See Also

OracleConnectionStringBuilder Class  | OracleConnectionStringBuilder Members  | Values Property

Language

Visual Basic

C#

Show All

See AlsoLanguagesDevart.Data.OracleSend comments on this topic.

Keys Property

Devart.Data.Oracle Namespace > OracleConnectionStringBuilder Class : Keys Property

Collection of keys in the OracleConnectionStringBuilder.

[Visual Basic]
Overrides Public ReadOnly Property Keys As ICollection
[C#]
public override ICollection Keys {get;}

Return Type

Collection of keys.

Remarks

OracleConnectionStringBuilder contains two collections: Keys and Values. Collection items with the same index contain key-value pairs. Use these collections to get indexed access to properties and values of OracleConnectionStringBuilder.

See Also

OracleConnectionStringBuilder Class  | OracleConnectionStringBuilder Members  | Values Property

 

 


© 2002 - 2013 Devart. All Rights Reserved.