IMutableFunction Interface
Definition
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.
public interface IMutableFunction : Microsoft.SqlServer.Management.SqlParser.Metadata.IFunction, Microsoft.SqlServer.Management.SqlParser.Metadata.IMutableFunctionModuleBase
type IMutableFunction = interface
interface IFunction
interface IMetadataObject
interface IFunctionModuleBase
interface IMutableFunctionModuleBase
interface IMutableMetadataObject
Public Interface IMutableFunction
Implements IFunction, IMutableFunctionModuleBase
- Derived
- Implements
Properties
| Name | (Inherited from IMetadataObject) |
| Parameters | (Inherited from IMutableFunctionModuleBase) |
Methods
| Accept<T>(IMetadataObjectVisitor<T>) | (Inherited from IMetadataObject) |
Extension Methods
| TypeInfo(IMetadataObject) |