Skip to content

Latest commit

 

History

History
65 lines (54 loc) · 1.96 KB

File metadata and controls

65 lines (54 loc) · 1.96 KB
title ModelingFlag Element (ASSL) | 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
ModelingFlag Element
apilocation
apitype Schema
applies_to
SQL Server 2016 Preview
f1_keywords
ModelingFlag
helpviewer_keywords
ModelingFlag element
ms.assetid c9af1b9a-506f-4cc1-acd7-e57698cb672c
caps.latest.revision 32
author Minewiskan
ms.author owend
manager erikre

ModelingFlag Element (ASSL)

Contains a modeling flag for a column in a mining structure or a mining model.

Syntax

  
<ModelingFlags>  
   <ModelingFlag xsi:type="MiningModelingFlag">...</ModelingFlag>  
</ModelingFlags>  

Element Characteristics

Characteristic Description
Data type and length MiningModelingFlag
Default value None
Cardinality 0-n: Optional element that can occur more than once.

Element Relationships

Relationship Element
Parent elements ModelingFlags
Child elements None

Remarks

A closely related element in the Analysis Management Objects (AMO) object model is xref:Microsoft.AnalysisServices.MiningModelingFlags.

See Also

MiningModel Element (ASSL)
MiningStructure Element (ASSL)
Objects (ASSL)