|  | ColumnMapping Properties | 
The ColumnMapping type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ForeignKey | 
            Gets the foreign key 
             | 
|  | IsAlwaysJoin | 
            True if always join condition
             | 
|  | IsPrimaryKey | 
            True if column is primary key
             | 
|  | Name | 
            Gets the name of the column
             | 
|  | SourceProperty | 
            Gets the source property
             | 
|  | Table | 
            The table mapping which this column belongs to
             | 
 See Also
See Also