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
衍生
實作

適用於