LabelData.Key 属性

定义

注意

Use KeyFields instead.

获取数据集中要与带区组表达式值匹配的字段名称。

public:
 property System::String ^ Key { System::String ^ get(); };
[System.Obsolete("Use KeyFields instead.")]
public string Key { get; }
[<System.Obsolete("Use KeyFields instead.")>]
member this.Key : string
Public ReadOnly Property Key As String

属性值

数据集中要与带区组表达式值匹配的字段名称。

属性

适用于