DbTypeAttribute Properties
Specifies the database type of the column that a property is mapped to.
Name | Description |
---|---|
Db |
Gets or sets the database type of the column which a property marked with Db |
Type |
When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
See Also