Click or drag to resize

DBFAXSAdsRollbackTransaction Function

X#
Rolls back the active transaction on the given connection.

Namespace:  XSharp.RDD
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.19
Syntax
 FUNCTION DBFAXSAdsRollbackTransaction(
	hConnect AS IntPtr
) AS DWORD
Request Example View Source

Parameters

hConnect
Type: IntPtr

Return Value

Type: DWord
See Also