DataSourceInformation.ViewSupported 字段

指定指示数据源的信息的属性视图名称是否在一个多部分标识符的对象支持。

命名空间:  Microsoft.VisualStudio.Data.Framework
程序集:  Microsoft.VisualStudio.Data.Framework(在 Microsoft.VisualStudio.Data.Framework.dll 中)

语法

声明
Public Const ViewSupported As String
public const string ViewSupported
public:
literal String^ ViewSupported
static val mutable ViewSupported: string
public const var ViewSupported : String

备注

Visual Studio 查询设计器使用该信息确定如何创建多部分标识符的对象。

.NET Framework 安全性

请参阅

参考

DataSourceInformation 类

Microsoft.VisualStudio.Data.Framework 命名空间