| title |
Timeout Element (ASSL) | Microsoft Docs |
| ms.custom |
|
| ms.date |
03/06/2017 |
| ms.prod |
sql-server-2016 |
| ms.reviewer |
|
| ms.suite |
|
| ms.technology |
analysis-services |
docset-sql-devref |
|
| ms.tgt_pltfrm |
|
| ms.topic |
reference |
| apiname |
|
| apilocation |
|
| apitype |
Schema |
| applies_to |
|
| f1_keywords |
|
| helpviewer_keywords |
|
| ms.assetid |
7694872b-bd05-459f-b5dc-3cfbd92a9664 |
| caps.latest.revision |
35 |
| author |
Minewiskan |
| ms.author |
owend |
| manager |
erikre |
Specifies the time, in seconds, after which an attempt to retrieve data reports a timeout.
<DataSource>
...
<Timeout>...</Timeout>
...
</DataSource>
| Characteristic |
Description |
| Data type and length |
Duration |
| Default value |
None |
| Cardinality |
0-1: Optional element that can occur once and only once. |
| Relationship |
Element |
| Parent element |
DataSource |
| Child elements |
None |
Remarks
The element that corresponds to the parent of Timeout in the Analysis Management Objects (AMO) object model is xref:Microsoft.AnalysisServices.DataSource.
Properties (ASSL)