AdoDotNetParameter.GetValueCore Method

Definition

Retrieves the value of a specified parameter.

protected:
 override System::Object ^ GetValueCore();
protected override object GetValueCore ();
override this.GetValueCore : unit -> obj
Protected Overrides Function GetValueCore () As Object

Returns

The value of the specified parameter.

Applies to