ISql90Aggregate インターフェイス

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

構文

'宣言
Public Interface ISql90Aggregate _
    Implements ISql90Subroutine, ISqlSubroutine, IModelNamed, ISql90SpecifiesExecutionContext,  _
    ISql90ClrClassDefined, ISqlOwnedObject, IExtendedPropertyHost, ISqlSecurable, ISqlModelElement,  _
    IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'使用
Dim instance As ISql90Aggregate
public interface ISql90Aggregate : ISql90Subroutine, 
    ISqlSubroutine, IModelNamed, ISql90SpecifiesExecutionContext, ISql90ClrClassDefined, ISqlOwnedObject, 
    IExtendedPropertyHost, ISqlSecurable, ISqlModelElement, IScriptSourcedElement, IModelElement, 
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface class ISql90Aggregate : ISql90Subroutine, 
    ISqlSubroutine, IModelNamed, ISql90SpecifiesExecutionContext, ISql90ClrClassDefined, ISqlOwnedObject, 
    IExtendedPropertyHost, ISqlSecurable, ISqlModelElement, IScriptSourcedElement, IModelElement, 
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface ISql90Aggregate extends ISql90Subroutine, ISqlSubroutine, IModelNamed, ISql90SpecifiesExecutionContext, ISql90ClrClassDefined, ISqlOwnedObject, IExtendedPropertyHost, ISqlSecurable, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder

参照

参照

ISql90Aggregate メンバ

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