ServerParameterInfo Property

The ServerParameterInfo property of the DspQuery class gets or sets server parameter information in a query.

Property Value

A Microsoft.SharePoint.Dsp.ServerParameterInfo object that contains the server parameter information.

Remarks

To return the server parameters that are needed to query a particular data source (for example, a SQL function), set only the ServerParameterInfo property of the DspQuery object and call the Query method, in which case the result will contain parameter information. To execute a query that only returns data, do not set the ServerParameterInfo property.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security