{CompanyName} FlexyGo

MasterTable..::..Insert Method

Inserts the specified values and fills out the return row.

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

Syntax


public bool Insert(
	MasterTable..::..MasterTableProperties values,
	ref BaseCollection returnRow
)
Public Function Insert ( _
	values As MasterTable..::..MasterTableProperties, _
	ByRef returnRow As BaseCollection _
) As Boolean

Return Value

true if inserted, false otherwise.

Exceptions


ExceptionCondition
Exception