DataParameter.GetValueCore Method

Definition

Retrieves the value of a specified parameter.

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

Returns

The value of the specified parameter.

Applies to