Condividi tramite


Membri Parameter

Contains information about a parameter to a subreport or drillthrough.

Il tipo Parameter espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Instance Gets the report instance object that contains the calculated values of this report definition object.
Proprietà pubblica Name Name of the parameter.
Proprietà pubblica Omit Indicates the parameter should be skipped. Valid only for drillthrough parameters.
Proprietà pubblica Value An expression that evaluates to the value to hand in for the parameter to the subreport or control.

In alto