PrimitiveDataFrameColumn<T>.GetReadOnlyNullBitMapBuffers メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Apache Arrow 形式の値を表す不変 ReadOnlyMemory<T> バッファーの列挙可能な値を null
返します。
[System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.Data.Analysis.PrimitiveDataFrameColumn<>+<GetReadOnlyNullBitMapBuffers>d__64))]
public System.Collections.Generic.IEnumerable<ReadOnlyMemory<byte>> GetReadOnlyNullBitMapBuffers ();
[<System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.Data.Analysis.PrimitiveDataFrameColumn<>+<GetReadOnlyNullBitMapBuffers>d__64))>]
member this.GetReadOnlyNullBitMapBuffers : unit -> seq<ReadOnlyMemory<byte>>
Public Iterator Function GetReadOnlyNullBitMapBuffers () As IEnumerable(Of ReadOnlyMemory(Of Byte))
戻り値
IEnumerableReadOnlyMemory<T>
- 属性
注釈
それぞれに ReadOnlyMemory<T> 対応するデータ バッファーの null
値がエンコードされます