The methods of the ParameterList class are listed below. For a complete list of ParameterList class members, see the ParameterList Members topic.
AsDouble | Return indexed parameter in list as double |
AsInteger | Return indexed parameter in list as integer. |
AsString | Return indexed parameter in list as text value. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetParameterType | Get type of indexed parameter in list. |
GetType (inherited from Object) | Gets the Type of the current instance. |
SetFromDouble | Set the indexed parameter in the list according to double value. |
SetFromInteger | Set the indexed parameter in the list according to integer value. |
SetFromString | Set the indexed parameter in the list according to text value. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
ParameterList Class | Aveva.Pdms.Database Namespace