Click or drag to resize

ObjectTransactionPrimaryBuffer Property

Gets the buffer, which allows low-level access to all data tables and columns

Namespace:  Aloe.SystemFrameworks.Domain
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public IBuffer PrimaryBuffer { get; }

Property Value

Type: IBuffer
See Also