Membri QueryDefinition

Represents a query that retrieves the data for a data-driven subscription.

Il tipo QueryDefinition espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico QueryDefinition Initializes a new instance of the QueryDefinition class.

In alto

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 CommandText Gets or sets the query text that is executed in order to obtain the report data.
Proprietà pubblica CommandType Gets or sets the type of query.
Proprietà pubblica Timeout Gets or sets the length of time (in seconds) that the report server waits for a query to return results before abandoning the query attempt.
Proprietà pubblica TimeoutSpecified Indicates whether a value for the Timeout property is specified.

In alto