Platform Core .NET Assemblies API
EntitySchema Class Properties
See Also  Send Feedback
Terrasoft.Core.Entities Namespace : EntitySchema Class


Glossary Item Box

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

Public Properties

 NameDescription
Public PropertyAdministratedByColumnsIndicates that the schema is managed by columns.  
Public PropertyAdministratedByOperationsIndicates that the schema is managed by operations.  
Public PropertyAdministratedByRecordsIndicates that the schema is managed by records.  
Public PropertyAdministratedByRecordsIncludeParents  
Public PropertyAutoInitializeColumnsIndication of automatic initialization of columns.  
Public Propertystatic (Shared in Visual Basic)BaseSchemaUIdBase schema unique identifier.  
Public PropertyColumnsCollection of schema columns.  
Public PropertyCreatedByColumnColumn for storing reference to contact that created the record.  
Public PropertyCreatedOnColumnColumn for storing the record creation date.  
Public PropertyDataValueTypeManagerData type manager for schema columns.  
Public PropertyDesignLocalizationSchemaNameLocalization schema name in design time.  
Public PropertyEntitySchemaManagerEntity schema manager.  
Public PropertyEventsSchema events.  
Public PropertyHasEventsIndication of events for the given schema.  
Public PropertyHasIndependentProcessListenersIndicates that the schema has its own finished conditions for the process items that differ from the system conditions.  
Public PropertyHierarchyColumnColumn of the parent record relationship for hierarchical entities. Used to create hierarchical queries.  
Public PropertyIndexesCollection of schema indexes.  
Public PropertyIsDBViewIndicates whether the schema is a view in the database.  
Public PropertyIsDynamicallyCreatedIndicates that the schema is dynamically created.  
Public PropertyIsLocalizableIndicates whether schema is localizable.  
Public PropertyIsTrackChangesInDBIndication whether the schema is logged or not.  
Public PropertyIsVirtualIndication of the virtual schema.  
Public PropertyKindSchema type.  
Public PropertyLocalizationSchemaNameLocalization schema name.  
Public PropertyManagerOverridden. Schema manager.  
Public PropertyMasterRecordColumnMaster record entity column. If it is set, and the current entity is not administrated by records, then record rights from master record will be applied. If an entity is administrated by master record permissions, empty master record column considered as empty permissions. If an entity is administrated by records and by master records, the master record permissions are not applied. Only lookup columns can be used for this property, required on application level preferably.  
Public PropertyMasterRecordSchemaNameMaster record entity schema name.  
Public PropertyModifiedByColumnColumn for storing reference to contact that modified the record.  
Public PropertyModifiedOnColumnColumn for storing the record modified date.  
Public PropertyOwnerColumnColumn indicating an owner. Used to assign write access rights to owner.  
Public PropertyParentSchemaParent schema.  
Public PropertyParentSchemaUIdUnique identifier of the parent schema.  
Public PropertyPrimaryColumnColumn that represents the primary key.  
Public PropertyPrimaryDisplayColumnPrimary data display column.  
Public PropertyPrimaryImageColumnPrimary image display column.  
Public PropertyPrimaryOrderColumnPrimary sorting column.  
Public PropertyProcessSchemaManagerOverridden. Process schema manager.  
Public PropertyRightSchemaName  
Public PropertySystemEntitySchemaManagerManager of system entity schemas.  
Public Propertystatic (Shared in Visual Basic)SystemNameAdditionalLength  
Public PropertySystemValueManagerSystem input manager.  
Public PropertyTrackChangesInDBEntitySchema  
Public PropertyTrackChangesSchemaName  
Public PropertyUIdOverridden. Unique identifier.  
Public PropertyUseDenyRecordRightsIndicates that the denied access rights are used for the schema.  
Public PropertyUseMasterRecordRightsIndicates whether current entity uses master record rights.  
Public PropertyUseRecordDeactivationIndicates whether schema should use disabling records.  
Top

See Also

© Terrasoft 2002-2018.