Membros Parameter
Contains information about a parameter to a subreport or drillthrough.
O tipo Parameter expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Instance | Gets the report instance object that contains the calculated values of this report definition object. | |
Name | Name of the parameter. | |
Omit | Indicates the parameter should be skipped. Valid only for drillthrough parameters. | |
Value | An expression that evaluates to the value to hand in for the parameter to the subreport or control. |
Início
Consulte também