Click or drag to resize

SessionBase.Checkpoint Method

Namespace:  VelocityDb.Session
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public virtual SessionBase.Transaction Checkpoint()

Return Value

Type: SessionBase.Transaction
SessionBase.Transaction started
See Also