IXmlDataTypeTableMethod Interface

Definition

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

Properties

Name Description
Name (Inherited from IMetadataObject)
Parameters (Inherited from IFunctionModuleBase)

Methods

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

Extension Methods

Name Description
TypeInfo(IMetadataObject)

Applies to