The following tables list the members exposed by Schema.
Name | Description | |
---|---|---|
AppManagerProvider | The provider of the application-level schema manager. | |
Caption | Schema header. | |
CreatedInVersion | Created in the product version. | |
DenyExtending | Forbid the substitution. | |
Description | Description of the schema. | |
ExtendParent | ||
HasMethods | A sign that the schema has methods. | |
IsAggregated | ||
IsCoreSchema | Flag if the schema is a system schema. | |
IsInitialized | Determines if the schema is initialized. | |
ItemsSequentiallyNumbered | Flag of generation a sequential schema name. | |
LocalizableStrings | Collection of localizable schema strings. | |
ManagerItem | Schema view. | |
Methods | Collection of methods of the schema. | |
PackageUId | The unique identifier of the package. | |
ReferenceSchemaUIds | A collection of schema identifiers referenced by the schema. | |
ResourceManager | The schema resource manager. | |
SchemaManager | Schema manager. | |
SchemaManagerItem | Schema view. | |
SchemaManagerProvider | The provider of the configuration level schema manager. | |
SchemaNamePrefix | The prefix of the name of the object. | |
Storage | A schema resource storage. | |
SystemUserConnection | System user connection. | |
Usings | A collection of namespaces used by the schema. |
Name | Description | |
---|---|---|
GenerateItemCaption | Generates a sequential schema header using the specified index and the class definition of the development time object. | |
GenerateItemUniqueIndex | Generates a unique index of the element for given prefix. | |
GetIsNamePrefixValid | Checks if the prefix of the object name matches the prefix specified in the "Prefix for object name” system setting . | |
GetLocalizableValues | Overloaded. | |
GetMetaItems | Fills the passed collection with meta items of the current schema. | |
GetParentRealUIds | ||
GetResourceManagerName | Overridden. | |
GetSchemaReferences | Gets a collection of references to assemblies that are required to compile the schema. | |
GetShemaResourceManagerName | ||
HandleNameChanging | Overridden. Updates the names of all localizable properties of the schema when it is renamed. | |
InitializeLocalizableValues | Overloaded. | |
InitializePrimaryInfo | Initializes primary properties of the schema. | |
LoadLocalizableValues | Loads values for localized schema elements. | |
ReInitializeLocalizableValues | Performs reinitialization of localized schema values from the specified group of the specified resource manager. | |
RenameLocalizedProperty | Updates the name of the specified localizable schema property when the schema is renamed. | |
SetDefInheritance | Sets the current schema identifier as the parent for all schema elements that do not have a parent schema identifier. | |
SetLocalizedPropertyValue | ||
SetUniqueNameAndCaptionForItem | Overloaded. | |
WriteMetaData | Overridden. Records schema metadata using the Terrasoft.Common.DataWriter instance. |