The IPropertyMapping type exposes the following members.

Methods

  NameDescription
Public methodToColumns(String)
Given a property path, return the corresponding column name(s).
Public methodToColumns(String, String)
Given a query alias and a property path, return the qualified column name
Public methodToType
Given a component path expression, get the type of the property
Public methodTryToType
Given a component path expression, get the type of the property.

Properties

  NameDescription
Public propertyType
Get the type of the thing containing the properties

See Also