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