DataSourceInformation.IdentifierCloseQuote 字段

指定提供用于的标识符字符关闭部分需要括在引号数据源的信息的属性。

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

语法

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

备注

这些字符的示例有“]”。

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

.NET Framework 安全性

请参阅

参考

DataSourceInformation 类

Microsoft.VisualStudio.Data.Framework 命名空间