Свойство | Тип | Описание | |
---|---|---|---|
columnSql | string | ||
defaultVal | object | ||
dialect | |||
indexed | bool | ||
name | string | ||
type | string |
Метод | Описание | |
---|---|---|
ColumnPropertiesMapper ( |
||
MapColumnProperties ( Column column ) : void | ||
PropertySelected ( ColumnProperty source, ColumnProperty comparison ) : bool |
Метод | Описание | |
---|---|---|
AddValueIfSelected ( Column column, ColumnProperty property, ICollection |
public ColumnPropertiesMapper ( |
||
dialect | ||
type | string | |
Результат | System |
public MapColumnProperties ( Column column ) : void | ||
column | Column | |
Результат | void |
public static PropertySelected ( ColumnProperty source, ColumnProperty comparison ) : bool | ||
source | ColumnProperty | |
comparison | ColumnProperty | |
Результат | bool |