閱讀英文

共用方式為


CurrentValueRecord.SetDecimal(Int32, Decimal) 方法

定義

設定記錄中某個欄位的值。

public void SetDecimal(int ordinal, decimal value);

參數

ordinal
Int32

欄位的序數。

value
Decimal

此欄位的值。

適用於

產品 版本
.NET Framework 3.5