Skip to content

Latest commit

 

History

History
66 lines (53 loc) · 1.82 KB

File metadata and controls

66 lines (53 loc) · 1.82 KB
title LogFileAppend 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
LogFileAppend Element
apilocation
apitype Schema
applies_to
SQL Server 2016 Preview
f1_keywords
LogFileAppend
helpviewer_keywords
LogFileAppend element
ms.assetid f85e94a9-e5c5-478a-a5a0-fc99ed19b582
caps.latest.revision 32
author Minewiskan
ms.author owend
manager erikre

LogFileAppend Element (ASSL)

Determines whether the Trace element appends its logging output to the existing log file, or overwrites it.

Syntax

  
<Trace>  
  
   <LogFileAppend>...</LogFileAppend>  
  
</Trace>  

Element Characteristics

Characteristic Description
Data type and length Boolean
Default value False
Cardinality 0-1: Optional element that can occur once and only once.

Element Relationships

Relationship Element
Parent element Trace
Child elements None

Remarks

The element that corresponds to the parent of LogFileAppend in the Analysis Management Objects (AMO) object model is xref:Microsoft.AnalysisServices.Trace.

See Also

Traces Element (ASSL)
Properties (ASSL)