DataParameter.GetTypeImpl 方法

定义

检索参数的特定于数据源的类型。

protected:
 abstract System::String ^ GetTypeImpl();
protected abstract string GetTypeImpl ();
abstract member GetTypeImpl : unit -> string
Protected MustOverride Function GetTypeImpl () As String

返回

String

返回参数的数据源特定类型。

适用于