This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IA > IAMSWorkspace Interface > IAMSWorkspace.LoadProperties Method (ArcObjects .NET 10.4 SDK) |
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