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