IMutableFunction Interface

Definition

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)

Applies to