IResolvedStoredProcedureSynonym Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
public interface IResolvedStoredProcedureSynonym : Microsoft.SqlServer.Management.SqlParser.Metadata.IResolvedSynonym, Microsoft.SqlServer.Management.SqlParser.Metadata.IStoredProcedure
type IResolvedStoredProcedureSynonym = interface
interface IResolvedSynonym
interface ISchemaOwnedObject
interface IDatabaseObject
interface IMetadataObject
interface IStoredProcedure
interface ICallableModule
interface IUserDefinedFunctionModuleBase
interface IFunctionModuleBase
Public Interface IResolvedStoredProcedureSynonym
Implements IResolvedSynonym, IStoredProcedure
- Implements
Body |
(Inherited from IStoredProcedure) |
Execution |
(Inherited from IUserDefinedFunctionModuleBase) |
For |
(Inherited from IStoredProcedure) |
Is |
(Inherited from IUserDefinedFunctionModuleBase) |
Is |
(Inherited from IStoredProcedure) |
Is |
(Inherited from IStoredProcedure) |
Is |
(Inherited from IStoredProcedure) |
Is |
(Inherited from IDatabaseObject) |
Module |
(Inherited from ICallableModule) |
Name | (Inherited from IMetadataObject) |
Parameters | (Inherited from IFunctionModuleBase) |
Parent | (Inherited from IDatabaseObject) |
Return |
(Inherited from ICallableModule) |
Schema | (Inherited from ISchemaOwnedObject) |
Startup | (Inherited from IStoredProcedure) |
Synonym | (Inherited from IResolvedSynonym) |
Target |
Accept<T>(IDatabase |
(Inherited from IDatabaseObject) |
Accept<T>(IMetadata |
(Inherited from IMetadataObject) |
Accept<T>(ISchema |
(Inherited from ISchemaOwnedObject) |
Производ | Верзије |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0 |