다음을 통해 공유


Timeout Element (RDL)

Specifies the number of seconds the query runs on the database before timing out.

구문

<Query>
       ...
        <Timeout>...</Timeout>
    ...
</Query>

Element Characteristics

Characteristic Description

Data type and length

Integer

Default value

None

Cardinality

0-1: Optional element that can occur once or not at all.

Element Relationships

Relationship Element

Parent element

Query

Child element

None

주의

The value for the Timeout element must be between 0 and 2147483647. If the value is omitted or is 0, the query does not time out.

참고 항목

참조

Report Definition XML Elements

관련 자료

보고서 실행에 대한 제한 시간 값 설정

도움말 및 정보

SQL Server 2005 지원 받기