DBTable.MissingData

Returns whether the specified cell is missing data.

This property is read only.

Syntax Parameters Return Value
ReadOnly Property DBTable.MissingData( _
    CaseNo As Integer, _
    VarNo As Integer) As Boolean
  • CaseNo [in]

    Type: Integer

  • VarNo [in]

    Type: Integer

Boolean