DataSourceInformation.QuotedIdentifierPartsCaseSensitive 欄位
指出指定的資料來源資訊屬性引號中的識別項組件是否為區分大小寫。
命名空間: Microsoft.VisualStudio.Data.Framework
組件: Microsoft.VisualStudio.Data.Framework (在 Microsoft.VisualStudio.Data.Framework.dll 中)
語法
'宣告
Public Const QuotedIdentifierPartsCaseSensitive As String
public const string QuotedIdentifierPartsCaseSensitive
public:
literal String^ QuotedIdentifierPartsCaseSensitive
static val mutable QuotedIdentifierPartsCaseSensitive: string
public const var QuotedIdentifierPartsCaseSensitive : String
備註
Visual Studio 查詢設計工具會使用這個資訊配合使用者輸入的識別項傳遞至資料來源中實際傳回的識別項。
.NET Framework 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。