Click or drag to resize

DataManagerImplReleaseSavePoint Method

Namespace:  Unvired.Kernel.UWP.Database
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void ReleaseSavePoint(
	string savepoint
)

Parameters

savepoint
Type: SystemString
See Also