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