The following tables list the members exposed by the TableMappings type.

Name Description
Public property ColumnMappings Gets the column mappings for the associated relational data store table.
Public property ExpressionMappings Gets the expression mappings for the associated relational data store table.
Public property TableName Gets the associated relational data store table name.
Top