Click or drag to resize

DBFAXSAdsInTransaction Function

X#
Returns a flag to the caller to indicate if the given connection has an active transaction.

Namespace:  XSharp.RDD
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.19
Syntax
 FUNCTION DBFAXSAdsInTransaction(
	hConnect AS IntPtr,
	pbInTrans REF WORD
) AS DWORD
Request Example View Source

Parameters

hConnect
Type: IntPtr
pbInTrans
Type: Word

Return Value

Type: DWord
See Also