TDbConnection.GetSchema(WideString) Method

<< Click to Display Table of Contents >>

Navigation:  ADONetVCL > Symbol Reference > CNClrLib.ADONet.Client > Classes > TDbConnection > Methods >

TDbConnection.GetSchema(WideString) Method

Returns schema information for the data source of this Connection using the specified string for the schema name.

 

Namespace: CNClrLib.ADONet.Client

expandingSyntax

Parameters

ACollectionName

Type: WideString

Return Value

Type: _DataTable

expandingSee Also