Definition at line 8 of file ForeignKeyAttribute.cs.
Deveel.Data.Mapping.ForeignKeyAttribute.ForeignKeyAttribute |
( |
string |
name, |
|
|
Type |
referencedType |
|
) |
| |
|
inline |
Definition at line 21 of file ForeignKeyAttribute.cs.
ForeignKeyAction
Enumerates the foreign key referential trigger actions.
Deveel.Data.Mapping.ForeignKeyAttribute.ForeignKeyAttribute |
( |
Type |
referencedType | ) |
|
|
inline |
Deveel.Data.Mapping.ForeignKeyAttribute.ForeignKeyAttribute |
( |
Type |
referencedType, |
|
|
string |
referencedMember |
|
) |
| |
|
inline |
Deveel.Data.Mapping.ForeignKeyAttribute.ForeignKeyAttribute |
( |
string |
name, |
|
|
string |
referencedMember |
|
) |
| |
|
inline |
string Deveel.Data.Mapping.ForeignKeyAttribute.ConstraintName |
|
getset |
string Deveel.Data.Mapping.ForeignKeyAttribute.ReferencedMember |
|
getprivate set |
Type Deveel.Data.Mapping.ForeignKeyAttribute.ReferencedType |
|
getprivate set |
The documentation for this class was generated from the following file:
- /var/calculate/remote/distfiles/egit-src/deveeldb.git/src/deveeldb-linq/Deveel.Data.Mapping/ForeignKeyAttribute.cs