| 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;}Collection of keys.
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.
OracleConnectionStringBuilder Class | OracleConnectionStringBuilder Members | Values Property
© 2002 - 2013 Devart. All Rights Reserved.