IXmlDataTypeTableMethod Interface
Represents a table valued method that can be called on a scalar of the xml data type.
Assembly: Microsoft.SqlServer.Management.SqlParser (in Microsoft.SqlServer.Management.SqlParser.dll)
| Name | Description | |
|---|---|---|
![]() | Name | Gets the name of the metadata object.(Inherited from IMetadataObject.) |
![]() | Parameters | Gets a collection that contains the parameters that the function or module accepts.(Inherited from IFunctionModuleBase.) |
| Name | Description | |
|---|---|---|
![]() | Accept<T>(IMetadataObjectVisitor<T>^) | Accepts a visit from the specified IMetadataObjectVisitor<T> object.(Inherited from IMetadataObject.) |
Show:

