The following tables list the members exposed by the TableColumnMapping type.
| Name | Description | |
|---|---|---|
|
EntityPropertyName | Gets or sets the entity property name to map. (inherited from TableMapping). |
|
IsAutoIncremented | Gets or sets a value indicating whether this instance is automatically incremented. |
|
IsPrimaryKey | Gets or sets a value indicating whether this instance is primary key. |
|
TableColumnName | Gets or sets the relational data store table column name. |