The Parameter type exposes the following members.

Methods

  NameDescription
Equals
Determines wether this instance and the specified object are of the same type and have the same values.
(Overrides Object..::.Equals(Object).)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GenerateParameters
Generates an array of parameters for the given SqlTypes.
GetHashCode
Gets a hash code for the parameter.
(Overrides Object..::.GetHashCode()()().)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString (Overrides Object..::.ToString()()().)

See Also