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” (blend)。

Visual Studio 查询设计器用于此信息交互用户输入的标识符到数据源返回的实际标识符。

.NET Framework 安全性

请参见

参考

DataSourceInformation 类

Microsoft.VisualStudio.Data 命名空间