Click or drag to resize

BufferMetadataProviderBuffer Property

Gets the buffer.

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

Property Value

Type: IBuffer
The buffer.
See Also