ArcGIS Pro 3.0 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, Windows 8.1

    See Also