Click or drag to resize

ObjectTransactionDataSource Property

Gets the data source.

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

Property Value

Type: IDataSource
The data source.
See Also