对聚合函数建模。
命名空间:  Microsoft.Data.Schema.Sql.SchemaModel
程序集:  Microsoft.Data.Schema.Sql(在 Microsoft.Data.Schema.Sql.dll 中)
语法
声明
Public Interface ISql90Aggregate _
    Inherits ISql90Subroutine, ISqlSubroutine, IModelNamed, ISql90SpecifiesExecutionContext,  _
    ISql90ClrClassDefined, ISqlOwnedObject, ISqlExtendedPropertyHost, ISqlSecurable, ISqlModelElement,  _
    IScriptSourcedModelElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface ISql90Aggregate : ISql90Subroutine, 
    ISqlSubroutine, IModelNamed, ISql90SpecifiesExecutionContext, ISql90ClrClassDefined, ISqlOwnedObject, 
    ISqlExtendedPropertyHost, ISqlSecurable, ISqlModelElement, IScriptSourcedModelElement, IModelElement, 
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface class ISql90Aggregate : ISql90Subroutine, 
    ISqlSubroutine, IModelNamed, ISql90SpecifiesExecutionContext, ISql90ClrClassDefined, ISqlOwnedObject, 
    ISqlExtendedPropertyHost, ISqlSecurable, ISqlModelElement, IScriptSourcedModelElement, IModelElement, 
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
type ISql90Aggregate =  
    interface
        interface ISql90Subroutine
        interface ISqlSubroutine
        interface IModelNamed
        interface ISql90SpecifiesExecutionContext
        interface ISql90ClrClassDefined
        interface ISqlOwnedObject
        interface ISqlExtendedPropertyHost
        interface ISqlSecurable
        interface ISqlModelElement
        interface IScriptSourcedModelElement
        interface IModelElement
        interface IModelPropertyContainer
        interface IModelEntity
        interface IModelAnnotationHolder
    end
public interface ISql90Aggregate extends ISql90Subroutine, ISqlSubroutine, IModelNamed, ISql90SpecifiesExecutionContext, ISql90ClrClassDefined, ISqlOwnedObject, ISqlExtendedPropertyHost, ISqlSecurable, ISqlModelElement, IScriptSourcedModelElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
ISql90Aggregate 类型公开以下成员。
属性
页首
方法
页首
.gif)
.gif)