IStoredProcedure Interface

Definition

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
Derived
Implements

Applies to