DBTable.CaseValuesForVars

Returns an array of values corresponding to the specified case for the specified variables.

This property is read only.

Syntax Parameters Return Value
ReadOnly Property DBTable.CaseValuesForVars( _
    CaseNo As Integer, _
    Vars As Variant) As Double()
  • CaseNo [in]

    Type: Integer

  • Vars [in]

    Type: Variant

Double()