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

Glossary Item Box

The following tables list the members exposed by EntitySchemaIndex.

Public Constructors

 NameDescription
Public ConstructorEntitySchemaIndex ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyColumnsCollection of index columns.  
Public Propertystatic (Shared in Visual Basic)GetIndexPrefix  
Public PropertyIsAutoNameIndicates that the name is automatically assigned to the index.  
Public PropertyIsClusteredDetermines whether the index is clustered; that is, it contains values of the indexed columns.  
Public PropertyIsInheritedSpecifies whether the index is inherited.  
Public PropertyIsUniqueDetermines whether the index is unique.  
Public PropertyNameOverridden. Name of the schema index.  
Public PropertyNamePrefixOverridden. The prefix.  
Public PropertyParentCollectionThe parent collection.  
Public PropertyParentMetaSchemaOverridden. The parent entity containing the index.  
Public PropertyUIdOverridden. Identifier of the schema index.  
Top

Public Methods

 NameDescription
Public MethodCloneOverridden. Returns the clone of the current schema index.  
Public Methodstatic (Shared in Visual Basic)GetIndexNameGets generated unique index name by the column of the database table that includes prefix, schema id, and object id.  
Public MethodWriteMetaDataOverridden. Records schema index metadata using the Terrasoft.Common.DataWriter instance.  
Top

See Also

© Terrasoft 2002-2018.