ArcGIS Pro 2.9 API Reference Guide
CreateStandaloneTable(StandaloneTableCreationParams,IStandaloneTableContainerEdit) Method

ArcGIS.Desktop.Mapping Namespace > StandaloneTableFactory Class > CreateStandaloneTable Method : CreateStandaloneTable(StandaloneTableCreationParams,IStandaloneTableContainerEdit) Method
A StandaloneTableCreationParams object.
A map instance where the StandaloneTable will be added
Overloaded. Creates a new StandaloneTable instance using the specified StandaloneTableCreationParams and adds it to a container such as a map. This method must be called on the MCT. Use QueuedTask.Run
Syntax

Parameters

tableDef
A StandaloneTableCreationParams object.
container
A map instance where the StandaloneTable will be added

Return Value

Exceptions
ExceptionDescription
This method or property must be called within the lambda passed to QueuedTask.Run.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

StandaloneTableFactory Class
StandaloneTableFactory Members
Overload List