ServerParameter Constructor
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
Overload List
Name | Description | |
---|---|---|
ServerParameter() | Obsolete. Initializes a new instance of the ServerParameter class. | |
ServerParameter(String, String, Boolean) | Obsolete. Initializes a new instance of the ServerParameter class based on the specified parameter name, parameter value, and a Boolean value specifying whether the value of the parameter is a null reference (Nothing in Visual Basic). |
Top