Miner.Data.Configuration Assembly > Miner.Data.Configuration Namespace > DataSetConfig Class : GetColumn Method |
'Declaration Public Shared Function GetColumn( _ ByVal dataTable As DataTable, _ ByVal columnRepresents As String _ ) As DataColumn
'Usage Dim dataTable As DataTable Dim columnRepresents As String Dim value As DataColumn value = DataSetConfig.GetColumn(dataTable, columnRepresents)
public static DataColumn GetColumn( DataTable dataTable, string columnRepresents )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.