Property All
All
Get all records currently in buffer.
Declaration
[ExcludeFromBurstCompatTesting("Returns managed array")]
public static EntitiesJournaling.RecordView[] All { get; }Property Value
| Type | Description | 
|---|---|
| RecordView[] | Array of EntitiesJournaling.RecordView. | 
Remarks
Throws InvalidOperationException if records are currently locked for write.