FieldDataTypeAttribute Constructor

Overload List

FieldDataTypeAttribute(DbType) Creates a new FieldDataTypeAttribute that will request use of specific DbType.
FieldDataTypeAttribute(DbType, DatabaseType) Creates a new FieldDataTypeAttribute that will request use of specific DbType for the specified DatabaseType.

See Also