[]
Gets or sets value that represents the name of the table column.
string Name { get; set; }
Property Name As String
Type | Description |
---|---|
string | The name of the table column. |
The value of this property is also used as the display name of the table column. This name must be unique within the table.