Keys property

Gets an System.Collections.ICollection that contains the keys in the SAConnectionStringBuilder.

Visual Basic syntax

Public ReadOnly Overrides Property Keys As ICollection

C# syntax

public override ICollection Keys {get;}

Remarks

An System.Collections.ICollection that contains the keys in the SAConnectionStringBuilder.