Compartilhar via


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
Propriedade pública DataSetName Gets the dataset name.
Propriedade pública Key Obsoleto. Gets the field name in the dataset to be matched with band group expression value.
Propriedade pública KeyFields
Propriedade pública Label Gets the field name in the dataset to be displayed as navigation labels.

Início

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método público 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