EntitySchemaIndex - класс Члены Смотри также Terrasoft.Core.Entities - пространство имен : EntitySchemaIndex - класс C#
Glossary Item Box
public class EntitySchemaIndex : Terrasoft.Core.MetaItem, Terrasoft.Common.ICodeReviewSerializable, Terrasoft.Common.IMetaDataSerializable
Тип EntitySchemaIndex предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() | EntitySchemaIndex | Перегружен. |
Имя | Описание | |
---|---|---|
![]() | Columns | Collection of index columns. |
![]() | IsAutoName | Indicates that the name is automatically assigned to the index. |
![]() | IsClustered | Determines whether the index is clustered; that is, it contains values of the indexed columns. |
![]() | IsInherited | Specifies whether the index is inherited. |
![]() | IsUnique | Determines whether the index is unique. |
![]() | Name | Переопределен. Name of the schema index. |
![]() | NamePrefix | Переопределен. Prefix. |
![]() | ParentCollection | The parent collection. |
![]() | ParentMetaSchema | Переопределен. The parent entity containing the index. |
![]() | UId | Переопределен. Identifier of the schema index. |
Имя | Описание | |
---|---|---|
![]() | Clone | Переопределен. Returns the clone of the current schema index. |
![]() | WriteMetaData | Переопределен. Writes the metadata of the schema index, using the specified Terrasoft.Common.DataWriter instance. |
System.Object
Terrasoft.Core.Entities.EntitySchemaIndex