|
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.207-beta
Syntax function get_TableName();
function set_TableName(value);
View SourceProperty Value
StringSee Also