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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.