{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "CEMETERY_OWNER", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "CEMETERY.DBO.WestMeadowsGraveOwner", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "GraveId", "composite": false } ], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OwnerId", "globalIdField": "", "displayField": "LastName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "GraveId", "type": "esriFieldTypeString", "alias": "GraveId", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "GraveId" }, { "name": "LastName", "type": "esriFieldTypeString", "alias": "LastName", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "LastName" }, { "name": "FirstName", "type": "esriFieldTypeString", "alias": "FirstName", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "FirstName" }, { "name": "MiddleName", "type": "esriFieldTypeString", "alias": "MiddleName", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "MiddleName" }, { "name": "Suite", "type": "esriFieldTypeString", "alias": "Suite", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Suite" }, { "name": "House", "type": "esriFieldTypeString", "alias": "House", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "House" }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Street" }, { "name": "MailingAddress", "type": "esriFieldTypeString", "alias": "MailingAddress", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "MailingAddress" }, { "name": "PostalCode", "type": "esriFieldTypeString", "alias": "PostalCode", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "PostalCode" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "City" }, { "name": "Province", "type": "esriFieldTypeString", "alias": "Province", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Province" }, { "name": "Country", "type": "esriFieldTypeString", "alias": "Country", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Country" }, { "name": "Phone1", "type": "esriFieldTypeString", "alias": "Phone1", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Phone1" }, { "name": "Phone2", "type": "esriFieldTypeString", "alias": "Phone2", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Phone2" }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EditDate" }, { "name": "EditBy", "type": "esriFieldTypeString", "alias": "EditBy", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "EditBy" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Notes" }, { "name": "OwnerId", "type": "esriFieldTypeOID", "alias": "OwnerId", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OwnerId" } ], "indexes": [ { "name": "R51_SDE_ROWID_UK", "fields": "OwnerId", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "CEMETERY_OWNER", "description": "", "prototype": { "attributes": { "Notes": null, "GraveId": null, "LastName": null, "FirstName": null, "MiddleName": null, "Suite": null, "House": null, "Street": null, "MailingAddress": null, "PostalCode": null, "City": null, "Province": null, "Country": null, "Phone1": null, "Phone2": null, "EditDate": null, "EditBy": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "c21fcbe46adf48169767357d9b3eecf3" }