Visual Basic (Declaration) | |
---|---|
Public Overrides ReadOnly Property Keys As ICollection |
C# | |
---|---|
public override ICollection Keys {get;} |
Property Value
Collection of keys.PgSqlConnectionStringBuilder 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 PgSqlConnectionStringBuilder.
Requirements
Platforms:Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8, Windows 10, Windows Server 2012 family.