The IPropertyMapping type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ToColumns(String) | Given a property path, return the corresponding column name(s). |
![]() | ToColumns(String, String) |
Given a query alias and a property path, return the qualified column name
|
![]() | ToType |
Given a component path expression, get the type of the property
|
![]() | TryToType |
Given a component path expression, get the type of the property.
|
Properties
Name | Description | |
---|---|---|
![]() | Type |
Get the type of the thing containing the properties
|