Classe LabelData
Represents the dataset used to populate the data for the slider labels.
Hierarquia de herança
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.LabelData
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public NotInheritable Class LabelData
'Uso
Dim instance As LabelData
public sealed class LabelData
public ref class LabelData sealed
[<SealedAttribute>]
type LabelData = class end
public final class LabelData
O tipo LabelData expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
DataSetName | Gets the dataset name. | |
Key | Obsoleto. Gets the field name in the dataset to be matched with band group expression value. | |
KeyFields | ||
Label | Gets the field name in the dataset to be displayed as navigation labels. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering