检索该参数的数据源特定类型。
命名空间: Microsoft.VisualStudio.Data.Framework.AdoDotNet
程序集: Microsoft.VisualStudio.Data.Framework(在 Microsoft.VisualStudio.Data.Framework.dll 中)
语法
声明
Protected Overrides Function GetTypeCore As String
protected override string GetTypeCore()
protected:
virtual String^ GetTypeCore() override
abstract GetTypeCore : unit -> string
override GetTypeCore : unit -> string
protected override function GetTypeCore() : String
返回值
类型:System.String
参数的数据源特定类型。
备注
此方法由 Type 属性的实现。
.NET Framework 安全性
- 对直接调用方的完全信任。此成员不能由部分信任的代码使用。有关更多信息,请参见通过部分受信任的代码使用库。