Classe DataSetReference
Represents a dataset that contains a list of valid parameter values or a default parameter.
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..DataSetReference
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Class DataSetReference _
Inherits ReportObject
'Uso
Dim instance As DataSetReference
public class DataSetReference : ReportObject
public ref class DataSetReference : public ReportObject
type DataSetReference =
class
inherit ReportObject
end
public class DataSetReference extends ReportObject
O tipo DataSetReference expõe os membros a seguir.
Construtores
| Nome | Descrição | |
|---|---|---|
![]() |
DataSetReference | Initializes a new instance of the DataSetReference class. |
Início
Propriedades
| Nome | Descrição | |
|---|---|---|
![]() |
ComponentMetadata | The component metadata. (Herdado de ReportObject.) |
![]() |
DataSetName | The name of the referenced data set. |
![]() |
LabelField | The name of the field that displays a parameter value to the user. |
![]() |
Parent | The parent of this report object. (Herdado de ReportObjectBase.) |
![]() |
Site | Infraestrutura. (Herdado de ReportObject.) |
![]() |
ValueField | The name of the field that contains the valid values or the default value of the parameter. |
Início
Métodos
Início
Implementações de interfaces explícitas
| Nome | Descrição | |
|---|---|---|
![]() ![]() |
IDisposable. . :: . .Dispose | (Herdado de ReportObject.) |
![]() ![]() |
IComponent. . :: . .Disposed | (Herdado de ReportObject.) |
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.
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)