- TSchemaManagerSchema
- The class that is inherited from Schema and implements the ISchemaManagerSchema<TSchemaManagerSchema>, IManagerItemInstance, System.ICloneable interfaces.
SchemaManagerItem - класс Члены Смотри также Terrasoft.Core - пространство имен : SchemaManagerItem - класс C#
Glossary Item Box
public class SchemaManagerItem<TSchemaManagerSchema> : ManagerItem<TSchemaManagerSchema>, IManagerItem, IManagerItem<TSchemaManagerSchema>, ISchemaManagerItem, ISchemaManagerItem<TSchemaManagerSchema> where TSchemaManagerSchema: Schema, ISchemaManagerSchema<TSchemaManagerSchema>, IManagerItemInstance, ICloneable
- TSchemaManagerSchema
- The class that is inherited from Schema and implements the ISchemaManagerSchema<TSchemaManagerSchema>, IManagerItemInstance, System.ICloneable interfaces.
Тип SchemaManagerItem<TSchemaManagerSchema> предоставляет следующие члены.
Имя | Описание | |
---|---|---|
SchemaManagerItem<TSchemaManagerSchema> | Перегружен. |
Имя | Описание | |
---|---|---|
Assembly | Assembly to which the schema belongs. | |
AssemblyRefCount | Number of assemblies that are referenced by the schema. | |
Caption | Переопределен. Caption of the manager item. | |
Description | The manager item description. | |
Descriptor | Descriptor of the schema manager item. | |
ExtendParent | ||
ExtraProperties | Additional schema properties. | |
FolderId | The catalog of the manager item. | |
Instance | Переопределен. The initialized instance of the schema. If no such schema type is found in the assembly, an exception is thrown. | |
IsCoreSchema | Value that specifies whether it is the system schema. | |
IsInstanceInitialized | Indicates whether the schema is initialized. | |
Manager | The instance of the schema manager | |
ManagerItem | Manager item. | |
ManagerName | The name of the schema manager. | |
Name | Переопределен. The manager item name. | |
PackageName | ||
PackagePosition | ||
PackageUId | ||
ParentUId | Identifier of the parent schema. | |
RealParentItemUId | Unique identifier of the manager parent item that contains the parent schema UId assigned when creating the schema. | |
ReferenceSchemaUIds | A list of the schemas that are referenced by the given schema. | |
SafeInstance | Переопределен. The initialized safe instance of the schema. If the schema type is not found in the assembly, null is returned. | |
SysSchemaInSolutionId | The identifier of the record in the SysSchemaInSolution table. | |
TypeName | Name of the schema type. | |
UserConnection | User connection. | |
UserId | Unique user identifier. |
Имя | Описание | |
---|---|---|
Assign | Перегружен. | |
AssignExtraProperties | ||
AssignShallow | ||
Clone | ||
CloneShallow | ||
DropInstance | Removes the schema instance. | |
ForceGetInstance | Gets the schema instance. If the schema has not been initialized yet, it is being initialized. |
System.Object
Terrasoft.Core.ManagerItem<TInstance>
Terrasoft.Core.SchemaManagerItem<TSchemaManagerSchema>