DataSourceInformation.IdentifierCloseQuote 字段

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

命名空间:  Microsoft.VisualStudio.Data
程序集:  Microsoft.VisualStudio.Data(在 Microsoft.VisualStudio.Data.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 命名空间