Click or drag to resize

FieldDataTypeAttribute Constructor

Overload List
  Name Description
Public method FieldDataTypeAttribute(DbType) Creates a new FieldDataTypeAttribute that will request use of specific DbType.
Public method FieldDataTypeAttribute(DbType, DatabaseType) Creates a new FieldDataTypeAttribute that will request use of specific DbType for the specified DatabaseType.
Top
See Also