Skip to content

Latest commit

 

History

History
64 lines (53 loc) · 1.69 KB

File metadata and controls

64 lines (53 loc) · 1.69 KB
title Text 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
Text Element
apilocation
apitype Schema
applies_to
SQL Server 2016 Preview
f1_keywords
text
helpviewer_keywords
Text element
ms.assetid 0edece73-236f-4661-8102-3fcc29326bf4
caps.latest.revision 35
author Minewiskan
ms.author owend
manager erikre

Text Element (ASSL)

Contains the text of a Command element.

Syntax

  
<Command>  
   <Text>...</Text>  
</Command>  

Element Characteristics

Characteristic Description
Data type and length String
Default value None
Cardinality 1-1: Required element that occurs once and only once.

Element Relationships

Relationship Element
Parent element Command
Child elements None

Remarks

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

See Also

Commands Element (ASSL)
Properties (ASSL)