ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data Namespace / DatastoreProperties Class


In This Topic
    DatastoreProperties Class Properties
    In This Topic

    For a list of all members of this type, see DatastoreProperties members.

    Public Properties
     NameDescription
    Public Property Gets whether the datastore supports editing.  
    Public PropertyGets whether the datastore supports FieldType.BigInteger fields.  
    Public Property Gets whether the datastore supports 64-bit ObjectID.  
    Public PropertyGets whether the datastore supports FieldType.DateOnly fields.  
    Public Property Gets whether the datastore supports query pagination.  
    Public PropertyGets whether the datastore supports FieldType.TimeOnly fields.  
    Public PropertyGets whether the datastore supports FieldType.TimestampOffset fields.  
    Top
    See Also