Miner.Data.Configuration Assembly > Miner.Data.Configuration Namespace > DataSetConfig Class : HasColumn Method |
'Declaration Public Shared Function HasColumn( _ ByVal dataTable As DataTable, _ ByVal columnRepresents As String _ ) As Boolean
'Usage Dim dataTable As DataTable Dim columnRepresents As String Dim value As Boolean value = DataSetConfig.HasColumn(dataTable, columnRepresents)
public static bool HasColumn( 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.