AdoDotNetParameter.GetNameCore Method

Definition

Retrieves the name of the parameter.

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

Returns

The name of the parameter.

Applies to