次の方法で共有


Record(Int32, UInt32) コンストラクター

定義

public Record (int length, uint crc32);
new Microsoft.Azure.Cosmos.Serialization.HybridRow.RecordIO.Record : int * uint32 -> Microsoft.Azure.Cosmos.Serialization.HybridRow.RecordIO.Record
Public Sub New (length As Integer, crc32 As UInteger)

パラメーター

length
Int32
crc32
UInt32

適用対象