This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapServerInfo3 Interface > IMapServerInfo3.StandaloneTableInfos Property (ArcObjects .NET 10.5 SDK) |
Standalone tables infromation in a given map.
[Visual Basic .NET] Public ReadOnly Property StandaloneTableInfos As IStandaloneTableInfos
[C#] public IStandaloneTableInfos StandaloneTableInfos {get;}
[C++]
HRESULT get_StandaloneTableInfos(
IStandaloneTableInfos** TablesInfos
);
[C++]
Parameters TablesInfos [out, retval]
TablesInfos is a parameter of type IStandaloneTableInfos