Click or drag to resize
Grid Solutions Framework

AdoInputAdapterTableName Property

Gets or sets the table name in the data source from which measurements are read.

Namespace: AdoAdapters
Assembly: AdoAdapters (in AdoAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute("PICOMP")]
public string TableName { get; set; }
View Source

Property Value

String
See Also