GetQueryStringArgName method: ConnectorInfo collection

Syntax

GetQueryStringArgName(Index)

Description

Use the GetQueryStringArgName method to access the name of the query string argument by its numeric position as specified by Index.

Parameters

Parameter Description

Index

Specify the numeric position of the query string argument name that you want to access.

Returns

A string containing the name of a query string argument.