DataParameter.GetNameImpl Method

Definition

Retrieves the name of the parameter.

protected:
 virtual System::String ^ GetNameImpl();
protected virtual string GetNameImpl ();
abstract member GetNameImpl : unit -> string
override this.GetNameImpl : unit -> string
Protected Overridable Function GetNameImpl () As String

Returns

Returns the name of the parameter.

Applies to