IFunction 介面

定義

public interface IFunction : Microsoft.SqlServer.Management.SqlParser.Metadata.IFunctionModuleBase
type IFunction = interface
    interface IMetadataObject
    interface IFunctionModuleBase
Public Interface IFunction
Implements IFunctionModuleBase
衍生
實作

屬性

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

方法

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

擴充方法

名稱 Description
TypeInfo(IMetadataObject)

適用於