ArcGIS Pro 2.9 API Reference Guide
SridType Property

ArcGIS.Core.CIM Namespace > CIMSqlQueryDataConnection Class : SridType Property
Gets or sets the SRID type.
Syntax
public int SridType {get; set;}
Public Property SridType As Integer
Remarks
Only used for query layers based on Oracle Spatial (SDO) storage. This property is managed by the system as an optimization.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

CIMSqlQueryDataConnection Class
CIMSqlQueryDataConnection Members