<< Click to Display Table of Contents >> Navigation: ADONetVCL > Symbol Reference > CNClrLib.ADONet.Client > Classes > TDbConnection > Methods > TDbConnection.GetSchema(WideString,TArray) Method |
Returns schema information for the data source of this DbConnection using the specified string for the schema name and the specified array for the restriction values.
Namespace: CNClrLib.ADONet.Client
Delphi |
public |
Parameters
ACollectionName
Type: WideString
ARestrictionValues
Type: TArray<string>
Type: _DataTable
Reference |