Invokes the GetSchemaTable method of the underlying datareader.

Namespace: CodeSmith.Engine
Assembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
public DataTable GetSchemaTable()
Visual Basic
Public Function GetSchemaTable As DataTable

Return Value

Type: DataTable

Implements

IDataReader..::..GetSchemaTable()()()()

See Also