Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

ObjectDataReader<(Of <(<'TObject>)>)>..::..GetSchemaTable Method

Returns a DataTable that describes the column metadata of the DbDataReader.

Namespace:  Tortuga.Chain
Assembly:  Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)

Syntax


public DataTable GetSchemaTable()
Public Function GetSchemaTable As DataTable
public:
DataTable^ GetSchemaTable()

Return Value

A DataTable that describes the column metadata.