IManagementDatabaseTable.Columns Property

Gets columns definitions of the table.
ReadOnly Property Columns() As IEnumerable(Of IManagementDatabaseColumnMapping)
This language is not supported or no code example is available.
This language is not supported or no code example is available.

Property Value

IEnumerable<IManagementDatabaseColumnMapping>
Remarks
 
Special characters, such as CR or LF, are removed in IColumnMapping.DisplayName properties.
Version
 
Available since QDV 7.14.520.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition