FilterObj GetConfigTableSchema Method A Sandcastle Documented Class Library
Executes the config table query template for each config table listed in the database.

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

private DataSet GetConfigTableSchema(
	string tableName
)

Parameters

tableName
Type: System String

Return Value

Type: DataSet
See Also