Membros Parameter
Contains information about a parameter to a subreport or drillthrough.
O tipo Parameter expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
Parameter() () () () | Creates a new instance of the Parameter class. | |
Parameter(IPropertyStore) | Creates a new instance of the Parameter class. |
Início
Métodos
Nome | Descrição | |
---|---|---|
DeepClone | Returns a deep clone of this ReportObject instance. (Herdado de ReportObject.) | |
Equals | Infraestrutura. (Substitui Object. . :: . .Equals(Object).) | |
Finalize | (Herdado de Object.) | |
GetAncestor< (Of < <' (T> ) > > ) | The ancestor of this report object. (Herdado de ReportObject.) | |
GetContainingDataScopes | The containing data scopes. (Herdado de ReportObject.) | |
GetDataScopesForDefaultImpl | Infraestrutura. (Herdado de ReportObject.) | |
GetHashCode | Infraestrutura. (Substitui Object. . :: . .GetHashCode() () () ().) | |
GetType | (Herdado de Object.) | |
Initialize | Infraestrutura. (Herdado de ReportObject.) | |
InitializeForDesigner | Infraestrutura. (Herdado de ReportObject.) | |
MemberwiseClone | (Herdado de Object.) | |
OnChildPropertyChanged | Infraestrutura. (Herdado de ReportObject.) | |
OnPropertyChanged | Infraestrutura. (Herdado de ReportObject.) | |
SavePropertyValue< (Of < <' (T> ) > > ) | Infraestrutura. (Herdado de ReportObject.) | |
ToString | (Herdado de Object.) | |
WrapPropertyStore | Infraestrutura. (Herdado de ReportObject.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Name | The parameter name. | |
Omit | Indicates the parameter should be skipped. Valid only for Drillthrough parameters. | |
Parent | The parent of this report object. (Herdado de ReportObjectBase.) | |
PropertyStore | The property store. (Herdado de ReportObjectBase.) | |
Site | Infraestrutura. (Herdado de ReportObject.) | |
Value | An expression that evaluates to the value to hand in for the parameter to the subreport or control. |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
IDisposable. . :: . .Dispose | (Herdado de ReportObject.) | |
IComponent. . :: . .Disposed | (Herdado de ReportObject.) |
Início