Compartilhar via


DataParameter.GetValueImpl Method

Definition

Retrieves the value of a specified parameter.

protected:
 abstract System::Object ^ GetValueImpl();
protected abstract object GetValueImpl ();
abstract member GetValueImpl : unit -> obj
Protected MustOverride Function GetValueImpl () As Object

Returns

Returns the value of the specified parameter.

Applies to