RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

ForeignKeyDefinition Members

The ForeignKeyDefinition type exposes the following members.

Methods


  Name Description
Public method AddFieldJoin
Adds a field join to the FieldJoins list.
Public method IsEqualTo
Determines whether [is equal to] [the specified foreign key definition].
Public method ToString
Returns a String that represents this instance.

Properties


  Name Description
Public property Alias
Gets the alias.
Public property CollectionName
Gets or sets the name of the collection.
Public property FieldJoins
Gets the fields that join the primary and foreign tables together..
Public property ForeignKeyFieldJoins
Gets the foreign key field joins.
Public property ForeignObjectPropertyName
Gets the name of the foreign object property.
Public property ForeignTable
Gets the foreign ("Many") table.
Public property PrimaryTable
Gets the primary ("One") table.