TDbConnection.Commands[Integer] Property

<< Click to Display Table of Contents >>

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

TDbConnection.Commands[Integer] Property

Returns assocciated TDbCommand objects.

 

Namespace: CNClrLib.ADONet.Client

expandingSyntax

Parameters

Index

Type: Integer

Property Value

Type: TDbCommand

expandingSee Also