Dela via


ISql90Procedure Interface

Represents the Sql90 procedure.

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

Syntax

'Declaration
Public Interface ISql90Procedure _
    Inherits ISqlProcedure, IProcedure, ISqlOwnedObject, ISqlSecurable,  _
    IExtendedPropertyHost, ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISql90Subroutine,  _
    ISqlSubroutine, IModelNamed, ISql90SpecifiesExecutionContext, ISql90ClrMethodDefined, ISql90ClrClassDefined,  _
    ISql90SynonymTarget, ISql90Signable, ISqlModelElement, IScriptSourcedElement, IModelElement,  _
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'Usage
Dim instance As ISql90Procedure
public interface ISql90Procedure : ISqlProcedure, 
    IProcedure, ISqlOwnedObject, ISqlSecurable, IExtendedPropertyHost, ISqlSpecifiesAnsiNulls, 
    ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISql90Subroutine, ISqlSubroutine, IModelNamed, 
    ISql90SpecifiesExecutionContext, ISql90ClrMethodDefined, ISql90ClrClassDefined, ISql90SynonymTarget, ISql90Signable, 
    ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, 
    IModelAnnotationHolder
public interface class ISql90Procedure : ISqlProcedure, 
    IProcedure, ISqlOwnedObject, ISqlSecurable, IExtendedPropertyHost, ISqlSpecifiesAnsiNulls, 
    ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISql90Subroutine, ISqlSubroutine, IModelNamed, 
    ISql90SpecifiesExecutionContext, ISql90ClrMethodDefined, ISql90ClrClassDefined, ISql90SynonymTarget, ISql90Signable, 
    ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, 
    IModelAnnotationHolder
public interface ISql90Procedure extends ISqlProcedure, IProcedure, ISqlOwnedObject, ISqlSecurable, IExtendedPropertyHost, ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISql90Subroutine, ISqlSubroutine, IModelNamed, ISql90SpecifiesExecutionContext, ISql90ClrMethodDefined, ISql90ClrClassDefined, ISql90SynonymTarget, ISql90Signable, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder

See Also

Reference

ISql90Procedure Members

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