PeekField - Solution Sites Routine

This function attempts to read a field from a Recordset object. If the field does not exist, it returns Null.

Definition

Function PeekField(
  byVal rs,
  byVal sFieldName)

Defined in File

product.asp

Routines Called

None.

Called By

htmRenderUserDefinedProductProperties

Copyright © 2005 Microsoft Corporation.
All rights reserved.