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: 11.1.0.0 (11.1)
Syntax
public List<Object> GetFieldValues()

Return Value

Type: ListObject

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

See Also