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


In This Topic
    DatastoreProperties Class Members
    In This Topic

    The following tables list the members exposed by DatastoreProperties.

    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