ServerParameterInfo Class
Represents information about the parameters used by the server containing the data source.
Inheritance Hierarchy
System.Object
[DspSts Web service].ServerParameterInfo
Namespace: [DspSts Web service]
Web service reference: http://Site/_vti_bin/DspSts.asmx
Syntax
'Declaration
<SerializableAttribute> _
Public Class ServerParameterInfo
'Usage
Dim instance As ServerParameterInfo
[SerializableAttribute]
public class ServerParameterInfo
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.