IIndex インターフェイス
インデックスを表します。
名前空間 : Microsoft.Data.Schema.SchemaModel.Abstract
アセンブリ : Microsoft.Data.Schema (Microsoft.Data.Schema.dll 内)
構文
'宣言
Public Interface IIndex _
Implements IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'使用
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