다음을 통해 공유


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