| 
            
              MySqlInputAdapterFakeTimestamps Property
             | 
          
        
        
            Gets or sets the value that determines whether timestamps are simulated for real-time concentration.
            
        
        Namespace: MySqlAdaptersAssembly: MySqlAdapters (in MySqlAdapters.dll) Version: 2.4.258-beta
Syntaxfunction get_FakeTimestamps();
function set_FakeTimestamps(value);
 View SourceProperty Value
Boolean
See Also