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