{CompanyName} FlexyGo

MasterTable..::..Update Method

Updates the specified row using keys fields and value fields and fills out the return row.

Namespace:  FLEXYGO.Environment
Assembly:  flxEnvironment (in flxEnvironment.dll)

Syntax


Public Function Update ( _
	keys As MasterTable..::..MasterTableProperties, _
	values As MasterTable..::..MasterTableProperties, _
	ByRef returnRow As BaseCollection _
) As Boolean

Return Value

true if updated, false otherwise.

Exceptions


ExceptionCondition
Exception