Miner.Data.Configuration Assembly > Miner.Data.Configuration Namespace > DataSetConfig Class : GetTable Method |
'Declaration Public Shared Function GetTable( _ ByVal dataSet As DataSet, _ ByVal tableRepresents As String _ ) As DataTable
'Usage Dim dataSet As DataSet Dim tableRepresents As String Dim value As DataTable value = DataSetConfig.GetTable(dataSet, tableRepresents)
public static DataTable GetTable( DataSet dataSet, string tableRepresents )
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.