ForeignKeyDefinition Properties
The ForeignKeyDefinition type exposes the following members.
Properties
Name | Description | |
---|---|---|
Alias |
Gets the alias.
|
|
CollectionName |
Gets or sets the name of the collection.
|
|
FieldJoins |
Gets the fields that join the primary and foreign tables together..
|
|
ForeignKeyFieldJoins |
Gets the foreign key field joins.
|
|
ForeignObjectPropertyName |
Gets the name of the foreign object property.
|
|
ForeignTable |
Gets the foreign ("Many") table.
|
|
PrimaryTable |
Gets the primary ("One") table.
|