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