ISql100Aggregate Interface
Represents a Sql100 aggregate.
Namespace: Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
Assembly: Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)
Syntax
'Declaration
Public Interface ISql100Aggregate _
Inherits ISql90Aggregate, ISql90Subroutine, ISql90SpecifiesExecutionContext, ISql90ClrClassDefined, _
ISqlOwnedObject, IExtendedPropertyHost, ISqlSecurable, ISql100Subroutine, ISqlSubroutine, _
IModelNamed, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, _
IModelEntity, IModelAnnotationHolder
'Usage
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