Dela via


ISql100Index Members

Include Protected Members
Include Inherited Members

The ISql100Index type exposes the following members.

Methods

 

Name

Description

Public method

AddAnnotation

Adds an annotation. (Inherited from IModelAnnotationHolder.)

Public method

Delete

Deletes this instance from the model. (Inherited from IModelElement.)

Public method

GetAnnotations

Overloaded. Returns all attached annotations.

Public method

GetBodyDependenciesRelationship

Public method

GetColumnSpecificationsRelationship

(Inherited from ISqlSpecifiesIndex.)

Public method

GetComposingChildren

Returns a list of composing children for this element. (Inherited from IModelElement.)

Public method

GetDataCompressionOptionsRelationship

(Inherited from ISql100SpecifiesDataCompressionOptions.)

Public method

GetExtendedPropertiesRelationship

Returns an extended properties relationship collection. (Inherited from IExtendedPropertyHost.)

Public method

GetFilegroupRelationship

(Inherited from ISqlSpecifiesStorage.)

Public method

GetFileStreamFilegroupRelationship

(Inherited from ISql100SpecifiesFileStream.)

Public method

GetFileStreamPartitionSchemeRelationship

(Inherited from ISql100SpecifiesFileStream.)

Public method

GetHierarchicalChildren

Returns a list of hierarchical children for this element. (Inherited from IModelElement.)

Public method

GetIncludedColumnsRelationship

(Inherited from ISql90Index.)

Public method

GetIndexedObjectRelationship

Overloaded.

Public method

GetOwnerInfo

Returns information about the element owner. (Inherited from IModelElement.)

Public method

GetPartitionColumnRelationship

(Inherited from ISql90SpecifiesStorage.)

Public method

GetPartitionSchemeRelationship

(Inherited from ISql90SpecifiesStorage.)

Public method

GetProperty<TProperty>

Gets the specified property. (Inherited from IModelPropertyContainer.)

Public method

GetRelatedDanglingRelationshipEntries

Returns a list of the dangling relationship entries, where this element is on the left side. (Inherited from IModelElement.)

Public method

GetRelatedElements

Returns a list of the elements that are in a relationship with this element, where this element is on the left side. (Inherited from IModelElement.)

Public method

GetRelatedRelationshipEntries

Returns a list of the relationship entries, where this element is on the left side. (Inherited from IModelElement.)

Public method

GetRelatingElements

Returns a list of the elements that are in a relationship with this element, where this element is on the right side. (Inherited from IModelElement.)

Public method

GetRelatingRelationshipEntries

Returns a list of the relationship entries, where this element is on the right side. (Inherited from IModelElement.)

Public method

GetRelationship

Overloaded. Returns the asked relationship.

Public method

GetRelationshipEntrySources

Returns the list of relationship entry sources for a relationship entry. (Inherited from IScriptSourcedElement.)

Public method

GetRelationships

Returns a list of the relationships of this element. (Inherited from IModelElement.)

Public method

IsDeleted

Specifies whether the object is deleted. (Inherited from IModelElement.)

Public method

IsExternal

Specifies whether the object is external. (Inherited from IModelElement.)

Public method

RemoveAnnotation

Removes an annotation. (Inherited from IModelAnnotationHolder.)

Public method

SetProperty<TProperty>

Sets the specified property. (Inherited from IModelPropertyContainer.)

Top

Properties

 

Name

Description

Public property

BodyDependencies

Public property

ColumnSpecifications

(Inherited from ISqlSpecifiesIndex.)

Public property

DataCompressionOptions

(Inherited from ISql100SpecifiesDataCompressionOptions.)

Public property

DoAllowPageLocks

Overloaded.

Public property

DoAllowRowLocks

Overloaded.

Public property

DoDropExisting

(Inherited from ISqlIndex.)

Public property

DoIgnoreDuplicateKey

Overloaded.

Public property

DoRecomputeStatistics

Overloaded.

Public property

DoSortInTempDB

Overloaded.

Public property

ElementClass

Gets the metadata class. (Inherited from IModelElement.)

Public property

ElementSource

Gets the element source for an element. (Inherited from IScriptSourcedElement.)

Public property

ExtendedProperties

Gets a list of extended properties. (Inherited from IExtendedPropertyHost.)

Public property

Filegroup

(Inherited from ISqlSpecifiesStorage.)

Public property

FileStreamFilegroup

(Inherited from ISql100SpecifiesFileStream.)

Public property

FileStreamPartitionScheme

(Inherited from ISql100SpecifiesFileStream.)

Public property

FillFactor

(Inherited from ISqlSpecifiesIndex.)

Public property

FilterPredicate

Public property

IncludedColumns

(Inherited from ISql90Index.)

Public property

IndexedObject

Overloaded.

Public property

IsClustered

(Inherited from ISqlSpecifiesIndex.)

Public property

IsDisabled

(Inherited from ISqlIndexBase.)

Public property

IsFileStreamNull

(Inherited from ISql100SpecifiesFileStream.)

Public property

IsOnline

Overloaded.

Public property

IsPadded

Overloaded.

Public property

IsUnique

(Inherited from ISqlIndex.)

Public property

MaxDop

Overloaded.

Public property

Model

Gets the model reference. (Inherited from IModelEntity.)

Public property

Name

Gets or sets the name of the IModelElement. (Inherited from IModelElement.)

Public property

PartitionColumn

(Inherited from ISql90SpecifiesStorage.)

Public property

PartitionScheme

(Inherited from ISql90SpecifiesStorage.)

Public property

ResolutionStatus

Gets or sets the value of the model element resolution status. (Inherited from IModelElement.)

Public property

ValidationStatus

Gets or sets the value of the model element validation status. (Inherited from IModelElement.)

Top

See Also

Reference

ISql100Index Interface

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer Namespace