ServerParameter Members

Include Protected Members
Include Inherited Members

Represents a server parameter required by the server containing the data source.

The ServerParameter type exposes the following members.

Constructors

  Name Description
Public method ServerParameter Initializes a new instance of the ServerParameter class.

Top

Properties

  Name Description
Public property Name Gets or sets the name of the server parameter.
Public property Null Gets or sets a Boolean value that specifies whether the value of the server parameter is a null reference (Nothing in Visual Basic).
Public property Value Gets or sets the value of the server parameter.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ServerParameter Class

DspSts Web Service