ICallableModule 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 ICallableModule : Microsoft.SqlServer.Management.SqlParser.Metadata.IFunctionModuleBase, Microsoft.SqlServer.Management.SqlParser.Metadata.IUserDefinedFunctionModuleBase
type ICallableModule = interface
interface IUserDefinedFunctionModuleBase
interface ISchemaOwnedObject
interface IDatabaseObject
interface IMetadataObject
interface IFunctionModuleBase
Public Interface ICallableModule
Implements IFunctionModuleBase, IUserDefinedFunctionModuleBase
- Derived
- Implements
Execution |
(Inherited from IUserDefinedFunctionModuleBase) |
Is |
(Inherited from IUserDefinedFunctionModuleBase) |
Is |
(Inherited from IDatabaseObject) |
Module |
|
Name | (Inherited from IMetadataObject) |
Parameters | (Inherited from IFunctionModuleBase) |
Parent | (Inherited from IDatabaseObject) |
Return |
|
Schema | (Inherited from ISchemaOwnedObject) |
Accept<T>(IDatabase |
(Inherited from IDatabaseObject) |
Accept<T>(IMetadata |
(Inherited from IMetadataObject) |
Accept<T>(ISchema |
(Inherited from ISchemaOwnedObject) |
Product | Versions |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0 |