| 
            
              AdoInputAdapterTableName Property
             | 
          
        
        
            Gets or sets the table name in the data source from which measurements are read.
            
        
        Namespace: AdoAdaptersAssembly: AdoAdapters (in AdoAdapters.dll) Version: 2.4.258-beta
Syntaxfunction get_TableName();
function set_TableName(value);
 View SourceProperty Value
String
See Also