DBFAXSAdsCommitTransaction Function | |
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
public static uint DBFAXSAdsCommitTransaction(
IntPtr hConnect
)
Request Example
View SourceParameters
- hConnect
- Type: IntPtr
Return Value
Type:
DWordSee Also