ISql100Aggregate インターフェイス

Sql100 集計を表します。

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

構文

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

参照

参照

ISql100Aggregate メンバ

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