Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Gets the allowed data types.
Gets the description of the parameter.
Gets the display name.
Gets a value indicating whether the parameter is optional or not.
Gets the name of the parameter.
Gets the parameter type.
Gets the implementation specific settings.
Check if the data type is allowed as a data type for this parameter.
The data type.
True if the data type is allowed; false otherwise.
Represents an input parameter to a data function.
Since
2.0