Mimer SQL Data Provider
Keys Property




Mimer.Data.Client Namespace > MimerConnectionStringBuilder Class : Keys Property
Gets a collection of all the key in the MimerConnectionStringBuilder.
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property Keys As ICollection
public override ICollection Keys {get;}
public read-only property Keys: ICollection; override; 
public override function get Keys : ICollection
public: __property ICollection* get_Keys() override;
Requirements

.NET Framework
Version 2.0 or later

See Also

Reference

MimerConnectionStringBuilder Class
MimerConnectionStringBuilder Members