Miner.Data.Configuration Namespace > DataSetConfig Class > IsConfigured Method : IsConfigured(DataTable) Method |
'Declaration
Public Overloads Shared Function IsConfigured( _ ByVal dataTable As System.Data.DataTable _ ) As System.Boolean
'Usage
Dim dataTable As System.Data.DataTable Dim value As System.Boolean value = DataSetConfig.IsConfigured(dataTable)
public static System.bool IsConfigured( System.Data.DataTable dataTable )
public function IsConfigured( dataTable: System.Data.DataTable ): System.Boolean; static;
public static function IsConfigured( dataTable : System.Data.DataTable ) : System.boolean;
public: static System.bool IsConfigured( System.Data.DataTable* dataTable )
public: static System.bool IsConfigured( System.Data.DataTable^ dataTable )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2