ISql100PartitionScheme インターフェイス

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

構文

'宣言
Public Interface ISql100PartitionScheme _
    Implements ISql90PartitionScheme, IModelNamed, IExtendedPropertyHost, ISqlModelElement,  _
    IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'使用
Dim instance As ISql100PartitionScheme
public interface ISql100PartitionScheme : ISql90PartitionScheme, 
    IModelNamed, IExtendedPropertyHost, ISqlModelElement, IScriptSourcedElement, IModelElement, 
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface class ISql100PartitionScheme : ISql90PartitionScheme, 
    IModelNamed, IExtendedPropertyHost, ISqlModelElement, IScriptSourcedElement, IModelElement, 
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface ISql100PartitionScheme extends ISql90PartitionScheme, IModelNamed, IExtendedPropertyHost, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder

参照

参照

ISql100PartitionScheme メンバ

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