MeasureDataType Enumeration

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

[GuidAttribute("ACBA09AE-E666-49d1-879E-1C522E6735D3")]
public enum MeasureDataType

Members

Member name Description
BigInt  
Boolean  
Currency  
Date  
Double  
Integer  
Single  
SmallInt  
TinyInt  
UnsignedBigInt  
UnsignedInt  
UnsignedSmallInt  
UnsignedTinyInt  
WChar  
Inherited