Dela via


ISql90Subroutine Interface

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
Public Interface ISql90Subroutine _
    Inherits ISqlSubroutine, IModelNamed, ISql90SpecifiesExecutionContext, ISqlModelElement,  _
    IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'Usage
Dim instance As ISql90Subroutine
public interface ISql90Subroutine : ISqlSubroutine, 
    IModelNamed, ISql90SpecifiesExecutionContext, ISqlModelElement, IScriptSourcedElement, IModelElement, 
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface class ISql90Subroutine : ISqlSubroutine, 
    IModelNamed, ISql90SpecifiesExecutionContext, ISqlModelElement, IScriptSourcedElement, IModelElement, 
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface ISql90Subroutine extends ISqlSubroutine, IModelNamed, ISql90SpecifiesExecutionContext, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder

See Also

Reference

ISql90Subroutine Members

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer Namespace