Property | Type | Description | |
---|---|---|---|
FindColumn | Column | ||
FindColumnWithPropertyName | Column | ||
SetAutoIncPK | void | ||
TableMapping | System |
Method | Description | |
---|---|---|
FindColumn ( string columnName ) : Column | ||
FindColumnWithPropertyName ( string propertyName ) : Column | ||
SetAutoIncPK ( object obj, long id ) : void | ||
TableMapping ( |