IXmlDataTypeTableMethod 接口

定义

public interface IXmlDataTypeTableMethod : Microsoft.SqlServer.Management.SqlParser.Metadata.IFunction
type IXmlDataTypeTableMethod = interface
    interface IFunction
    interface IMetadataObject
    interface IFunctionModuleBase
Public Interface IXmlDataTypeTableMethod
Implements IFunction
实现

属性

名称 说明
Name (继承自 IMetadataObject)
Parameters (继承自 IFunctionModuleBase)

方法

名称 说明
Accept<T>(IMetadataObjectVisitor<T>) (继承自 IMetadataObject)

扩展方法

名称 说明
TypeInfo(IMetadataObject)

适用于