DataParameter.GetNameImpl 方法

定义

检索参数的名称。

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

返回

String

返回此参数的名称。

适用于