프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |