Method | Description | |
---|---|---|
DefaultSqlDataTypeProvider ( ConstraintDefaultsConfiguration constraintDefaultsConfiguration ) : System | ||
GetSqlDataType ( |
Method | Description | |
---|---|---|
DefineSqlDataType ( |
||
DefineSqlDataType ( |
||
DefineSqlDataType ( |
||
GetBlobDataType ( ) : |
||
GetEnumDataType ( |
public DefaultSqlDataTypeProvider ( ConstraintDefaultsConfiguration constraintDefaultsConfiguration ) : System | ||
constraintDefaultsConfiguration | ConstraintDefaultsConfiguration | |
return | System |
protected DefineSqlDataType ( |
||
sqlDataType | ||
return | void |
protected DefineSqlDataType ( |
||
type | ||
name | string | |
getValueMethod | ||
return | void |
protected DefineSqlDataType ( |
||
type | ||
name | string | |
getValueMethod | string | |
return | void |
protected GetEnumDataType ( |
||
type | ||
return |
public GetSqlDataType ( |
||
type | ||
return |