![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
Loads properties for connection in the workspace.
[Visual Basic .NET]
Public Sub LoadProperties ( _
    ByVal bstrTableName As String _
)
[C#]
public void LoadProperties (
    string bstrTableName
);
[C++]
HRESULT LoadProperties(
  BSTR bstrTableName
);
[C++] Parameters bstrTableName [in]
bstrTableName is a parameter of type BSTR