Returns the IDataReader for the data source.
            Please note that the data source must be open already.
            
    Namespace: 
   InfigoSDKAssembly: InfigoSDK (in InfigoSDK.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntax
| C# | 
|---|
| IDataReader GetDataReader() | 
| Visual Basic (Declaration) | 
|---|
| Function GetDataReader As IDataReader | 
| Visual C++ | 
|---|
| IDataReader^ GetDataReader() | 





