Click or drag to resize

DBFAXSAdsCommitTransaction Function

X#
Commits an active transaction on the given connection.

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

Parameters

hConnect
Type: IntPtr

Return Value

Type: DWord
See Also