FilterObj tableSchema FieldA Sandcastle Documented Class Library
Holds a DataRow from each of the config tables, references by table name.

Namespace: P4s3FilterTools
Assembly: P4s3FilterTools (in P4s3FilterTools.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

private Dictionary<string, DataRow> tableSchema

Field Value

Type: Dictionary String, DataRow 
See Also