对存储过程建模。
命名空间:  Microsoft.Data.Schema.Sql.SchemaModel
程序集:  Microsoft.Data.Schema.Sql(在 Microsoft.Data.Schema.Sql.dll 中)
语法
声明
Public Interface ISql100Procedure _
    Inherits ISql90Procedure, ISqlProcedure, IDatabaseProcedure, ISqlOwnedObject,  _
    ISqlSecurable, ISqlExtendedPropertyHost, ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication,  _
    ISql90Subroutine, ISql90SpecifiesExecutionContext, ISql90ClrMethodDefined, ISql90ClrClassDefined, ISql90SynonymTarget,  _
    ISql90Signable, ISql100Subroutine, ISqlSubroutine, IModelNamed, ISqlModelElement,  _
    IScriptSourcedModelElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface ISql100Procedure : ISql90Procedure, 
    ISqlProcedure, IDatabaseProcedure, ISqlOwnedObject, ISqlSecurable, ISqlExtendedPropertyHost, 
    ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISql90Subroutine, ISql90SpecifiesExecutionContext, 
    ISql90ClrMethodDefined, ISql90ClrClassDefined, ISql90SynonymTarget, ISql90Signable, ISql100Subroutine, 
    ISqlSubroutine, IModelNamed, ISqlModelElement, IScriptSourcedModelElement, IModelElement, 
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface class ISql100Procedure : ISql90Procedure, 
    ISqlProcedure, IDatabaseProcedure, ISqlOwnedObject, ISqlSecurable, ISqlExtendedPropertyHost, 
    ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISql90Subroutine, ISql90SpecifiesExecutionContext, 
    ISql90ClrMethodDefined, ISql90ClrClassDefined, ISql90SynonymTarget, ISql90Signable, ISql100Subroutine, 
    ISqlSubroutine, IModelNamed, ISqlModelElement, IScriptSourcedModelElement, IModelElement, 
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
type ISql100Procedure =  
    interface
        interface ISql90Procedure
        interface ISqlProcedure
        interface IDatabaseProcedure
        interface ISqlOwnedObject
        interface ISqlSecurable
        interface ISqlExtendedPropertyHost
        interface ISqlSpecifiesAnsiNulls
        interface ISqlSpecifiesQuotedIdentifier
        interface ISqlSupportsReplication
        interface ISql90Subroutine
        interface ISql90SpecifiesExecutionContext
        interface ISql90ClrMethodDefined
        interface ISql90ClrClassDefined
        interface ISql90SynonymTarget
        interface ISql90Signable
        interface ISql100Subroutine
        interface ISqlSubroutine
        interface IModelNamed
        interface ISqlModelElement
        interface IScriptSourcedModelElement
        interface IModelElement
        interface IModelPropertyContainer
        interface IModelEntity
        interface IModelAnnotationHolder
    end
public interface ISql100Procedure extends ISql90Procedure, ISqlProcedure, IDatabaseProcedure, ISqlOwnedObject, ISqlSecurable, ISqlExtendedPropertyHost, ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISql90Subroutine, ISql90SpecifiesExecutionContext, ISql90ClrMethodDefined, ISql90ClrClassDefined, ISql90SynonymTarget, ISql90Signable, ISql100Subroutine, ISqlSubroutine, IModelNamed, ISqlModelElement, IScriptSourcedModelElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
ISql100Procedure 类型公开以下成员。
属性
页首
方法
页首
.gif)
.gif)