Click or drag to resize

OptimizedPersistableGetFieldValues Method

Returns a list of field values of this object or returns it as an array (if this is an array)

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public List<Object> GetFieldValues()

Return Value

Type: ListObject

[Missing <returns> documentation for "M:VelocityDb.OptimizedPersistable.GetFieldValues"]

See Also