IMutableFunctionModuleBase 介面

定義

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
衍生
實作

屬性

名稱 Description
Name (繼承來源 IMetadataObject)
Parameters

方法

名稱 Description
Accept<T>(IMetadataObjectVisitor<T>) (繼承來源 IMetadataObject)

擴充方法

名稱 Description
TypeInfo(IMetadataObject)

適用於