Column.ActualName Property
Returns a string identifier of a data column.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String value, identifying the column. |
See Also