AttributeOlapRole enumeração
Especifica a função de um atributo em um esquema de processamento analítico on-line.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (em Microsoft.Office.Project.Server.Library.dll)
Sintaxe
'Declaração
Public Enumeration AttributeOlapRole
'Uso
Dim instance As AttributeOlapRole
public enum AttributeOlapRole
Membros
Nome do membro | Descrição | |
---|---|---|
NoRole | Valor = 0. | |
Dimension | Valor = 1. | |
Measure | Valor = 2. | |
Property | Valor = 3. |