MultiShardDataReader.GetSqlDecimal(Int32) メソッド

定義

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

パラメーター

ordinal
Int32

戻り値

適用対象