Returns the scheme table of the data source.
            
    Namespace: 
   InfigoSDKAssembly: InfigoSDK (in InfigoSDK.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntax
| C# | 
|---|
| DataTable GetSchemaTable() | 
| Visual Basic (Declaration) | 
|---|
| Function GetSchemaTable As DataTable | 
| Visual C++ | 
|---|
| DataTable^ GetSchemaTable() | 





