DeveelDB
20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
|
Public Member Functions | |
PrimaryKeyAttribute (string name) | |
PrimaryKeyAttribute () | |
Public Member Functions inherited from Deveel.Data.Mapping.ColumnConstraintAttribute | |
ColumnConstraintAttribute (ColumnConstraints constraints) | |
Properties | |
string | ConstraintName [get, set] |
Properties inherited from Deveel.Data.Mapping.ColumnConstraintAttribute | |
ColumnConstraints | Constraints [get, private set] |
Properties inherited from Deveel.Data.Mapping.INamedConstraint | |
string | ConstraintName [get] |
Definition at line 5 of file PrimaryKeyAttribute.cs.
|
inline |
Definition at line 6 of file PrimaryKeyAttribute.cs.
|
inline |
Definition at line 11 of file PrimaryKeyAttribute.cs.
|
getset |
Definition at line 15 of file PrimaryKeyAttribute.cs.