TOleDbConnection.Params Property

<< Click to Display Table of Contents >>

Navigation:  ADONetVCL > Symbol Reference > CNClrLib.ADONet.OleDb > Classes > TOleDbConnection > Properties >

TOleDbConnection.Params Property

Specifies an instance of the OleDb connection string builder. Use this to defined the connection string parameters for the OleDbConnection.ConnectionString.

 

Namespace: CNClrLib.ADONet.OleDb

expandingSyntax

Property Value

Type: TOleDbConnectionStringBuilder

expandingSee Also