Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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