ArcGIS Pro 2.9 API Reference Guide
StandaloneTable Class Members
Properties  Methods  Events


ArcGIS.Desktop.Mapping Namespace : StandaloneTable Class

The following tables list the members exposed by StandaloneTable.

Public Properties
 NameDescription
Public Property Gets a value indicating the MapMember's connection status. (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public Property Gets the definition filter for the existing layer.  
Public Property Gets the definition query expression for the standalone table.  
Public Property Gets whether the StandaloneTable has any joins  
Public Property Gets whether the StandaloneTable has any relates  
Public Property Gets whether the standalone table is editable.  
Public Property Gets whether a MapMember is selectable.  
Public Property Gets whether the standalone table is set to automatically select related data.  
Public Property Get the map which the MapMember belongs to. (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public Property Gets the display name of the MapMember. (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public Property Gets the number of rows selected in the standalone table. This method must be called on the MCT. Use QueuedTask.Run.  
Public Property Gets a value indicating whether the MapMember is configured to show pop-ups when a feature is clicked. (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public Property Gets whether the MapMember supports metadata (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public Property Gets the unique path of this MapMember. (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Top
Public Methods
 NameDescription
Public MethodReturns true if the data can be edited.  
Public Method Check if the standalone table's data source can be replace with this table. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Clears the current selection. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Performs a find and replace of workspace path for the table. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodOverridden.  Gets whether the StandaloneTable metadata can be edited or not. This method must be called on the MCT. Use QueuedTask.Run  
Public Method Gets a CIMDataConnection value object. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public Method Returns the standalone table's CIM definition. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the copy of definition filter choices for the existing layer.  
Public Method Returns fields of the standalone table including joined fields, if any. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodOverridden.  Gets the StandaloneTable metadata. This method must be called on the MCT. Use QueuedTask.Run  
Public Method Gets the URI path of the MapMember. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public Method Gets the current selection of the table. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Returns the underlying table. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets whether or not the MapMember stores its own metadata or uses metadata retrieved from its source. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public Method Queries the display expressions of the given set of objects. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Remove all definition filters. This method must be called on the MCT. Use QueuedTask.Run  
Public Method Remove a definition filter. This method must be called on the MCT. Use QueuedTask.Run  
Public Method Replace the standalone table's data source. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodOverloaded.   
Public MethodOverloaded.   
Public Method Updates a MapMember's data source. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public Method Updates the standalone table's CIM definition. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Sets the definition filter. This method must be called on the MCT. Use QueuedTask.Run  
Public Method Sets the collection of definition filters. This method must be called on the MCT. Use QueuedTask.Run  
Public Method Sets the definition query expression for the standalone table. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Enables or disables editing on a standalone table. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Applies updates to the editable properties of fields. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodOverridden.  Sets the StandaloneTable metadata. This method must be called on the MCT. Use QueuedTask.Run  
Public Method Sets the display name for the MapMember. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public Method Toggles the selectability. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Sets the current selection of the table. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Toggles the SelectRelatedData of a MapMember. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Toggles enabling pop-ups for the layer. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public Method Sets whether or not the MapMember will use its own metadata or the metadata from its underyling source (if it has one). This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public Method Returns the display name of the MapMember. (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Top
Protected Methods
Extension Methods
 NameDescription
Public Extension MethodOverloaded. 
Public Extension Method Generate feature templates for a layer or standalone-table. This method must be called on the MCT. Use QueuedTask.Run
Public Extension MethodOverloaded. 
Public Extension MethodOverloaded. 
Public Extension MethodOverloaded. 
Public Extension MethodLoad a feature into a new inspector instance. This method must be called on the MCT. Use QueuedTask.Run.
Public Extension MethodOverloaded. 
Public Extension MethodOverloaded. 
Public Extension MethodOverloaded. 
Top
Public Events
 NameDescription
Public Event Occurs when a property value changes. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
Top
See Also

Reference

StandaloneTable Class
ArcGIS.Desktop.Mapping Namespace