IMutableFunctionModuleBase Interfaz

Definición

public interface IMutableFunctionModuleBase : Microsoft.SqlServer.Management.SqlParser.Metadata.IFunctionModuleBase, Microsoft.SqlServer.Management.SqlParser.Metadata.IMutableMetadataObject
type IMutableFunctionModuleBase = interface
    interface IFunctionModuleBase
    interface IMetadataObject
    interface IMutableMetadataObject
Public Interface IMutableFunctionModuleBase
Implements IFunctionModuleBase, IMutableMetadataObject
Derivado
Implementaciones

Propiedades

Nombre Description
Name (Heredado de IMetadataObject)
Parameters

Métodos

Nombre Description
Accept<T>(IMetadataObjectVisitor<T>) (Heredado de IMetadataObject)

Métodos de extensión

Nombre Description
TypeInfo(IMetadataObject)

Se aplica a