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

In This Topic
    MappedOIDFieldLength Property
    In This Topic
    Gets or sets a value indicating whether the auto generated Esri OID field will be 32-bit or 64-bit.
    Syntax
    public MappedOIDFieldType MappedOIDFieldLength {get; set;}
    Public Property MappedOIDFieldLength As MappedOIDFieldType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also