次の方法で共有


RowWriter.WriteDecimal(UtfAnyString, Decimal) メソッド

定義

public Microsoft.Azure.Cosmos.Serialization.HybridRow.Result WriteDecimal (Microsoft.Azure.Cosmos.Core.Utf8.UtfAnyString path, decimal value);
member this.WriteDecimal : Microsoft.Azure.Cosmos.Core.Utf8.UtfAnyString * decimal -> Microsoft.Azure.Cosmos.Serialization.HybridRow.Result
Public Function WriteDecimal (path As UtfAnyString, value As Decimal) As Result

パラメーター

value
Decimal

戻り値

適用対象