RsToDict - Solution Sites Routine
This function creates a new Dictionary object and populates it with the fields of the current record in the passed Recordset object. The field names are used as the dictionary keys, and the field values are assigned to the corresponding keys.
Definition
Function RsToDict(
rs)
Defined in File
Routines Called
Called By
Copyright © 2005 Microsoft Corporation.
All rights reserved.