ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMSqlQueryDataConnection Class / SridType Property

In This Topic
    SridType Property
    In This Topic
    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

    ArcGIS Pro version: 3 or higher.
    See Also