DBTypeAttribute Members
Specifies the data store type of a table column to which an entity class‘s field/property maps its data.Constructors
| Name | Description |
|---|---|
| Create(string) | Initializes a new instance of the DBTypeAttribute class with specified settings. |
Properties
| Name |
|---|
| DBColumnTypeName |
Methods
| Name | Description |
|---|---|
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| ToString | Inherited from TObject. |
See Also