ISql100Index インターフェイス

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
Public Interface ISql100Index _
    Implements ISql90Index, ISqlIndex, ISqlIndexBase, IIndex,  _
    IModelNamed, IExtendedPropertyHost, ISql100SpecifiesIndex, ISql90SpecifiesIndex, ISqlSpecifiesIndex,  _
    ISql90SpecifiesStorage, ISqlSpecifiesStorage, ISql100SpecifiesFileStream, ISql100SpecifiesDataCompressionOptions, ISqlModelElement,  _
    IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'使用
Dim instance As ISql100Index
public interface ISql100Index : ISql90Index, 
    ISqlIndex, ISqlIndexBase, IIndex, IModelNamed, IExtendedPropertyHost, 
    ISql100SpecifiesIndex, ISql90SpecifiesIndex, ISqlSpecifiesIndex, ISql90SpecifiesStorage, ISqlSpecifiesStorage, 
    ISql100SpecifiesFileStream, ISql100SpecifiesDataCompressionOptions, ISqlModelElement, IScriptSourcedElement, IModelElement, 
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface class ISql100Index : ISql90Index, 
    ISqlIndex, ISqlIndexBase, IIndex, IModelNamed, IExtendedPropertyHost, 
    ISql100SpecifiesIndex, ISql90SpecifiesIndex, ISqlSpecifiesIndex, ISql90SpecifiesStorage, ISqlSpecifiesStorage, 
    ISql100SpecifiesFileStream, ISql100SpecifiesDataCompressionOptions, ISqlModelElement, IScriptSourcedElement, IModelElement, 
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface ISql100Index extends ISql90Index, ISqlIndex, ISqlIndexBase, IIndex, IModelNamed, IExtendedPropertyHost, ISql100SpecifiesIndex, ISql90SpecifiesIndex, ISqlSpecifiesIndex, ISql90SpecifiesStorage, ISqlSpecifiesStorage, ISql100SpecifiesFileStream, ISql100SpecifiesDataCompressionOptions, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder

参照

参照

ISql100Index メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間