Property | Type | Description | |
---|---|---|---|
columnSql | string | ||
defaultVal | object | ||
dialect | |||
indexed | bool | ||
name | string | ||
type | string |
Method | Description | |
---|---|---|
ColumnPropertiesMapper ( |
||
MapColumnProperties ( Column column ) : void | ||
PropertySelected ( ColumnProperty source, ColumnProperty comparison ) : bool |
Method | Description | |
---|---|---|
AddValueIfSelected ( Column column, ColumnProperty property, ICollection |
public ColumnPropertiesMapper ( |
||
dialect | ||
type | string | |
return | System |
public MapColumnProperties ( Column column ) : void | ||
column | Column | |
return | void |
public static PropertySelected ( ColumnProperty source, ColumnProperty comparison ) : bool | ||
source | ColumnProperty | |
comparison | ColumnProperty | |
return | bool |