Click or drag to resize

FieldDataTypeAttribute Properties

The FieldDataTypeAttribute type exposes the following members.

Properties
  Name Description
Public property FieldDataType Gets field data type that determines which DbType should be used when using database command operations.
Public property TargetDatabaseType Gets target DatabaseType for this FieldDataTypeAttribute.
Public property TypeId When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute)
Top
See Also