Parameter.Set
Description:
Sets the parameter to a new integer value.
Sets the parameter to a new integer value.
Remarks:
You should only use this method if the StorageType property reports the type of the parameter as an integer.
You should only use this method if the StorageType property reports the type of the parameter as an integer.
Overloads (4):
public bool Set(
int value
)
-
The parameter is read-only.