DataSourceInformation.IdentifierPartsStorageCase 欄位
指出指定的資料來源資訊屬性何種案例識別項組件存放於資料來源中。
命名空間: Microsoft.VisualStudio.Data
組件: Microsoft.VisualStudio.Data (在 Microsoft.VisualStudio.Data.dll 中)
語法
'宣告
Public Const IdentifierPartsStorageCase As String
public const string IdentifierPartsStorageCase
public:
literal String^ IdentifierPartsStorageCase
static val mutable IdentifierPartsStorageCase: string
public const var IdentifierPartsStorageCase : String
備註
這個屬性的值是「U」選項的單一字元 (上方), 「L」(下方) 和「M」(混合)。
Visual Studio 查詢設計工具會使用這個資訊配合使用者輸入的識別項傳遞至資料來源中實際傳回的識別項。
.NET Framework 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。