共用方式為


QueryDefinition 成員

Represents a query that retrieves the data for a subscription.

QueryDefinition 型別公開下列成員。

建構函式

  名稱 描述
公用方法 QueryDefinition Initializes a new instance of the QueryDefinition class.

頂端

方法

  名稱 描述
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ToString (繼承自 Object。)

頂端

屬性

  名稱 描述
公用屬性 CommandText Gets or sets the query text that is executed in order to obtain the report data.
公用屬性 CommandType Gets or sets the command type for the query.
公用屬性 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.
公用屬性 TimeoutSpecified Gets or sets a value that indicates whether a value for the Timeout property is specified.

頂端