This document is archived and information here might be outdated. Recommended version. |
The connection properties of the workspace.
[Visual Basic .NET] Public ReadOnly Property ConnectionProperties As IPropertySet
[C#] public IPropertySet ConnectionProperties {get;}
[C++]
HRESULT get_ConnectionProperties(
IPropertySet** ConnectionProperties
);
[C++] Parameters ConnectionProperties [out, retval]
ConnectionProperties is a parameter of type IPropertySet**
The ConnectionProperties property of a workspace returns the set of named connection properties for this workspace.