ManagementPackCubeColumnTypes Enumeration
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Defines the management pack cube column types.
Namespace: Microsoft.EnterpriseManagement.Configuration
Assembly: Microsoft.EnterpriseManagement.Core (in Microsoft.EnterpriseManagement.Core.dll)
Usage
'Usage
Dim instance As ManagementPackCubeColumnTypes
Syntax
'Declaration
<SerializableAttribute> _
<TypeMappingAttribute("System.Extensibility", "1.0.0.0", "ColumnTypes")> _
Public Enumeration ManagementPackCubeColumnTypes
[SerializableAttribute]
[TypeMappingAttribute("System.Extensibility", "1.0.0.0", "ColumnTypes")]
public enum ManagementPackCubeColumnTypes
[SerializableAttribute]
[TypeMappingAttribute(L"System.Extensibility", L"1.0.0.0", L"ColumnTypes")]
public enum class ManagementPackCubeColumnTypes
/** @attribute SerializableAttribute() */
/** @attribute TypeMappingAttribute("System.Extensibility", "1.0.0.0", "ColumnTypes") */
public enum ManagementPackCubeColumnTypes
SerializableAttribute
TypeMappingAttribute("System.Extensibility", "1.0.0.0", "ColumnTypes")
public enum ManagementPackCubeColumnTypes
Members
Member name | Description |
---|---|
Bool | Indicates that the management pack cube column type is Boolean. |
Double | Indicates that the management pack cube column type is Double. |
Int | Indicates that the management pack cube column type is Integer. |
String | Indicates that the management pack cube column type is String. |
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
Windows Server 2008,Windows Server 2003