IStoredProcedure 接口

定义

public interface IStoredProcedure : Microsoft.SqlServer.Management.SqlParser.Metadata.ICallableModule
type IStoredProcedure = interface
    interface ICallableModule
    interface IUserDefinedFunctionModuleBase
    interface ISchemaOwnedObject
    interface IDatabaseObject
    interface IMetadataObject
    interface IFunctionModuleBase
Public Interface IStoredProcedure
Implements ICallableModule
派生
实现

适用于