DataParameter.GetNameCore Method

Definition

Retrieves the name of the parameter.

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

Returns

The name of the parameter.

Applies to