dictGetRSFields - Solution Sites Routine

This function creates and returns a Dictionary object containing items whose values correspond to the field values of the Recordset object specified by the rs parameter.

Definition

Function dictGetRSFields(
  rs)

Defined in File

include\global_catalog_lib.asp

Routines Called

GetDictionary

Called By

dictGetCatalogAttributes

Copyright © 2005 Microsoft Corporation.
All rights reserved.