Gets an System.Collections.ICollection that contains the keys in the SAConnectionStringBuilder.
Visual Basic
Public Overrides Readonly Property Keys As ICollection
C#
public override ICollection Keys { get;}
An System.Collections.ICollection that contains the keys in the SAConnectionStringBuilder.