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 Description
Name (Inherited from IMetadataObject)
Parameters (Inherited from IMutableFunctionModuleBase)

Methods

Name Description
Accept<T>(IMetadataObjectVisitor<T>) (Inherited from IMetadataObject)

Extension Methods

Name Description
TypeInfo(IMetadataObject)

Applies to