DBTable.SetRecordset

Sets the ADO Recordset data source, if applicable.

Syntax Parameters Return Value
Sub DBTable.SetRecordset( _
    obj As Object, _
    Optional Options As Long = 0)
  • obj [in]

    Type: Object

  • Options [in, optional]

    Type: Long

    Default value: 0

This function does not return a value.