Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents an index.
Namespace: Microsoft.Data.Schema.SchemaModel.Abstract
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Public Interface IIndex _
Inherits IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'Usage
Dim instance As IIndex
public interface IIndex : IModelElement, IModelPropertyContainer,
IModelEntity, IModelAnnotationHolder
public interface class IIndex : IModelElement,
IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface IIndex extends IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder