Skip to content

Latest commit

 

History

History
66 lines (55 loc) · 1.69 KB

File metadata and controls

66 lines (55 loc) · 1.69 KB
title HelpFile Element (XMLA) | Microsoft Docs
ms.custom
ms.date 03/03/2017
ms.prod sql-server-2016
ms.reviewer
ms.suite
ms.technology
analysis-services
docset-sql-devref
ms.tgt_pltfrm
ms.topic reference
apiname
HelpFile Element
apilocation
apitype Schema
applies_to
SQL Server 2016 Preview
f1_keywords
urn:schemas-microsoft-com:xml-analysis#HelpFile
microsoft.xml.analysis.helpfile
helpviewer_keywords
HelpFile element
ms.assetid 537ea7a8-5064-4a31-b0cd-ab7e891fef09
caps.latest.revision 11
author jeannt
ms.author jeannt
manager erikre

HelpFile Element (XMLA)

Contains the path or URL to the Help file or topic that describes the parent Error element.

Syntax

  
<Error>  
   ...  
   <HelpFile>...</HelpFile>  
   ...  
</Error>  

Element Characteristics

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

Element Relationships

Relationship Element
Parent elements Error
Child elements None

Remarks

See Also

Properties (XMLA)