TDbConnection.DataSets[Integer] Property

<< Click to Display Table of Contents >>

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

TDbConnection.DataSets[Integer] Property

Provides an indexed array of all active datasets for a connection component.

 

Namespace: CNClrLib.ADONet.Client

expandingSyntax

Parameters

Index

Type: Integer

Property Value

Type: TCustomClrDataSet

expandingSee Also