Click or drag to resize

DataManagerImplUpdate Method (Object, String)

Namespace:  Unvired.Kernel.UWP.Database
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int Update(
	Object dataStructure,
	string tableName
)

Parameters

dataStructure
Type: SystemObject
tableName
Type: SystemString

Return Value

Type: Int32
See Also