Click or drag to resize

DbTableSave Function

X#

Namespace:  XSharp.Data
Assembly:  XSharp.Data (in XSharp.Data.dll) Version: 2.19
Syntax
 FUNCTION DbTableSave(
	oTable AS DbDataTable
) AS LOGIC
Request Example View Source

Parameters

oTable
Type: DbDataTable

Return Value

Type: Logic
See Also