AdoDotNetParameter.GetValueImpl Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.