Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

EntitySchemaIndex - класс Члены  Смотри также  Terrasoft.Core.Entities - пространство имен : EntitySchemaIndex - класс C#

Glossary Item Box

Schema index.

Синтаксис

public class EntitySchemaIndex : Terrasoft.Core.MetaItem, Terrasoft.Common.ICodeReviewSerializable, Terrasoft.Common.IMetaDataSerializable  

Тип EntitySchemaIndex предоставляет следующие члены.

Конструкторы

 ИмяОписание
Public EntitySchemaIndex Перегружен.   

Cвойства

 ИмяОписание
Public - свойствоColumnsCollection of index columns.  
Public - свойствоIsAutoNameIndicates that the name is automatically assigned to the index.  
Public - свойствоIsClusteredDetermines whether the index is clustered; that is, it contains values of the indexed columns.  
Public - свойствоIsInheritedSpecifies whether the index is inherited.  
Public - свойствоIsUniqueDetermines whether the index is unique.  
Public - свойствоNameПереопределен. Name of the schema index.  
Public - свойствоNamePrefixПереопределен. Prefix.  
Public - свойствоParentCollectionThe parent collection.  
Public - свойствоParentMetaSchemaПереопределен. The parent entity containing the index.  
Public - свойствоUIdПереопределен. Identifier of the schema index.  

Методы

 ИмяОписание
Public - методCloneПереопределен. Returns the clone of the current schema index.  
Public - методWriteMetaDataПереопределен. Writes the metadata of the schema index, using the specified Terrasoft.Common.DataWriter instance.  

Иерархия наследования

System.Object
      Terrasoft.Core.Entities.EntitySchemaIndex

Смотри также

© Terrasoft 2002-2017.