Click or drag to resize

ColumnMapping Properties

The ColumnMapping type exposes the following members.

Properties
  NameDescription
Public propertyForeignKey
Gets the foreign key
Public propertyIsAlwaysJoin
True if always join condition
Public propertyIsPrimaryKey
True if column is primary key
Public propertyName
Gets the name of the column
Public propertySourceProperty
Gets the source property
Public propertyTable
The table mapping which this column belongs to
Top
See Also