The INamingStrategy type exposes the following members.

Methods

  NameDescription
ClassToTableName
Return a table name for an entity class
ColumnName
Alter the column name given in the mapping document
PropertyToColumnName
Return a column name for a property path expression
PropertyToTableName
Return a table name for a collection
TableName
Alter the table name given in the mapping document

See Also