| 
            
              AdoOutputAdapterTableName Property
             | 
          
        
        
            Gets or sets the table name in the data source used to archive data.
            
        
        Namespace: AdoAdaptersAssembly: AdoAdapters (in AdoAdapters.dll) Version: 2.4.258-beta
Syntaxfunction get_TableName();
function set_TableName(value);
 View SourceProperty Value
String
See Also