title | description | ms.date | ms.service | ms.custom | ms.reviewer | ms.topic | author | ms.author |
---|---|---|---|---|---|---|---|---|
StopTime Element (ASSL) | Microsoft Docs |
Learn about the StopTime property element in the Analysis Services Scripting Language (ASSL) schema. |
7/25/2018 |
analysis-services |
assl |
kfollis |
reference |
kfollis |
kfollis |
Specifies the date and time at which a Trace element should stop.
<Trace>
...
<StopTime>...</StopTime>
...
</Trace>
Characteristic | Description |
---|---|
Data type and length | DateTime |
Default value | None |
Cardinality | 0-1: Optional element that can occur once and only once. |
Relationship | Element |
---|---|
Parent element | Trace |
Child elements | None |
The element that corresponds to the parent of StopTime in the Analysis Management Objects (AMO) object model is xref:Microsoft.AnalysisServices.Trace.