The IJoinable type exposes the following members.

Properties

  NameDescription
IsCollection
Is this instance actually a ICollectionPersister?
IsManyToMany
Is this instance actually a many-to-many association?
KeyColumnNames
The columns to join on.
Name
An identifying name; a class name or collection role name.
TableName
The table to join to.

See Also