AdoDotNetParameter.GetValueImpl Method

Definition

Retrieves the value of a specified parameter.

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

Returns

Returns the value of the specified parameter.

Applies to