Share via


AdoDotNetParameter.GetNameImpl Method

Definition

Retrieves the name of the parameter.

protected:
 override System::String ^ GetNameImpl();
protected override string GetNameImpl ();
override this.GetNameImpl : unit -> string
Protected Overrides Function GetNameImpl () As String

Returns

Returns the name of the parameter.

Applies to