DataSourceInformation.IdentifierOpenQuote 字段

指定中的字符打开标识符部件需要括在引号数据源的信息属性。

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

语法

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

备注

这样的字符的示例是“[”。

Visual Studio 查询设计器用于此信息确定如何创建标识符部件。

.NET Framework 安全性

请参见

参考

DataSourceInformation 类

Microsoft.VisualStudio.Data.Framework 命名空间