MultiShardDataReader.GetSqlXml(Int32) メソッド

定義

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

パラメーター

ordinal
Int32

戻り値

適用対象