Tells the mapper to use the column name specified when mapping the property/field.
Namespace: Dse.MappingAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntax public ColumnMap WithName(
string columnName
)
Parameters
- columnName
- Type: SystemString
Return Value
Type:
ColumnMapSee Also