[]
Gets a DataTable containing the schema information for the actively processed SELECT statement.
public override DataTable GetSchemaTable()
| Type | Description |
|---|---|
| DataTable | Returns a DataTable containing the schema information for the active SELECT statement being processed. |