Udostępnij przez


MeasureDataType Enumeration

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

Syntax

'Deklaracja
<GuidAttribute("ACBA09AE-E666-49d1-879E-1C522E6735D3")> _
Public Enumeration MeasureDataType
[GuidAttribute("ACBA09AE-E666-49d1-879E-1C522E6735D3")] 
public enum MeasureDataType
[GuidAttribute(L"ACBA09AE-E666-49d1-879E-1C522E6735D3")] 
public enum class MeasureDataType
/** @attribute GuidAttribute("ACBA09AE-E666-49d1-879E-1C522E6735D3") */ 
public enum MeasureDataType
GuidAttribute("ACBA09AE-E666-49d1-879E-1C522E6735D3") 
public enum MeasureDataType

Members

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

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.