This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMSDHelper2 Interface > IMSDHelper2.GetTables Method (ArcObjects .NET 10.4 SDK) |
[Visual Basic .NET] Public Function GetTables ( _ ByVal mapPath As String _ ) As Integer
[C#] public int GetTables ( string mapPath );
[C++]
HRESULT GetTables(
BSTR mapPath,
long* TableCount
);
[C++]
Parameters mapPath [in] mapPath is a parameter of type BSTR TableCount [out, retval] TableCount is a parameter of type long