Contains property name constants for the public properties of DataTableCollection.
Inheritance Hierarchy
Spotfire.Dxp.Framework.DocumentModelDocumentNodePropertyNames
Spotfire.Dxp.DataDataTableCollectionPropertyNames
Namespace: Spotfire.Dxp.Data
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 46.0.14903.4133 (46.0.14903.4133)
Syntax
C#
public abstract class PropertyNames : DocumentNodePropertyNames
The DataTableCollectionPropertyNames type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DataTableCollectionPropertyNames |
Methods
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| DefaultTableReference | The name of the property DefaultTableReference.
| |
| Items | The name of the property Items. This property changes
when the tables are added or removed from the collection
|
Version Information
Supported in: 10.10, 10.9, 10.8, 10.7, 10.6, 10.5, 10.4, 10.3, 10.2, 10.1, 10.0, 7.14, 7.13, 7.12, 7.11
See Also