Optionalproperties: SchemaPropertiesProtected Readonly_handlesProtected_primaryA cache of the primary key field name used to speed up lookup.
Protected Readonly_watchA set of watch handles that get cleaned up when the class instance is destroyed.
ReadonlyfieldThe field extensions associated with each field of the schema.
ReadonlyfieldsA collection of Field objects describing each field in the schema.
The name of the field containing the display name of the feature.
The type of geometry. This property will be undefined if the data is not spatial.
Whether the schema has spatial data.
The parent settings that these settings will inherit from.
The name of the field containing the feature's primary key (value that uniquely identifies a feature).
The spatial reference of the schema. Can be defined using a well-known ID (WKID) or well-known text (WKT).
The time zone that the data is stored in. The default is UTC.
The name of the field holding the type ID or subtypes for the features.
A collection of types or subtypes for the features.
Protected_getProtected_getProtected_getThe property keys and their metadata that are used to implement serializing and deserializing the class instance.
Protected_getProtected_hasProtected_setSets the parent settings that these settings will inherit from.
The parent settings to inherit from.
Protected_setProtected_toConverts the value to a PropertyDef object.
The value to convert.
Returns the serializable properties.
Optional. If specified, only properties that support the given serialization mode will be returned.
Determines whether the settings have been locally modified in any way.
Determines whether the specified setting has been locally modified, and is thus overriding any inherited value.
The setting to check.
Removes all local overrides, resetting all settings to their inherited values, if any.
Removes a local override for a setting and resets it to its inherited value, if any.
The setting to reset.
Staticcreate
Metadata about features, such as fields, domains, geometry type, etc.