Name | Description | |
---|---|---|
CIMSqlQueryDataConnection Constructor |
The following tables list the members exposed by CIMSqlQueryDataConnection.
Name | Description | |
---|---|---|
CIMSqlQueryDataConnection Constructor |
Name | Description | |
---|---|---|
CustomWorkspaceFactoryCLSID | Gets or sets the classID of the custom workspace factory. | |
Dataset | Gets or sets the dataset name. | |
DatasetType | Gets or sets the dataset type. | |
Extent | Gets or sets the extent. | |
GeometryType | Gets or sets the geometry type. | |
IsTableBased | Gets or sets a value indicating whether the query is "table based" (retrieves all the columns from the table and has no where clause or postfix clause). | |
MappedOIDFieldLength | Gets or sets a value indicating whether the auto generated Esri OID field will be 32-bit or 64-bit. | |
MaterializedViewProperties | Gets or sets the properties relevant to materialized view-based query layers. | |
OIDFields | Gets or sets the OID fields. | |
SpatialIndexDimension | Gets or sets the spatial index dimension. | |
SpatialReference | Gets or sets the spatial reference. | |
SpatialStorageType | Gets or sets the spatial storage type. | |
SqlQuery | Gets or sets the SQL query. | |
Srid | Gets or sets the SRID of the spatial reference. | |
SridType | Gets or sets the SRID type. | |
WorkspaceConnectionString | Gets or sets the workspace connection string. | |
WorkspaceFactory | Gets or sets the workspace factory. |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of CIMSqlQueryDataConnection. | |
FromJson | Reconstructs the CIMSqlQueryDataConnection with a specified state from a JSON encoding. | |
GetSchema | Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXml | Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ToJson | Overridden. Creates a JSON encoding of the CIMSqlQueryDataConnection and its current state. | |
WriteXml | Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject) |
Name | Description | |
---|---|---|
RaisePropertyChanged | Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXmlElement | Overridden. Reads the child element inside the reader. | |
WriteXmlElements | Overridden. Writes a child element to the writer. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject) |