MultiShardDataReader.GetSqlXml(Int32) Method

Definition

public System.Data.SqlTypes.SqlXml GetSqlXml (int ordinal);
member this.GetSqlXml : int -> System.Data.SqlTypes.SqlXml
Public Function GetSqlXml (ordinal As Integer) As SqlXml

Parameters

ordinal
Int32

Returns

Applies to