MultiShardDataReader.GetSqlBoolean(Int32) メソッド

定義

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

パラメーター

ordinal
Int32

戻り値

適用対象