Click or drag to resize

ObjectTransactionClone Method

Creates a new ObjectTransaction that is a shallow copy of the current instance. The primary buffer is not copied.

Namespace:  Aloe.SystemFrameworks.Domain
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public ObjectTransaction Clone()

Return Value

Type: ObjectTransaction
See Also