共用方式為


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 命名空間