Compartilhar via


CubeSettingsDataSet.CubeFieldSettingsRow.IsOlapRoleNull method

Determina se a propriedade OlapRole está definida como um valor nulo.

Namespace:  WebSvcCubeAdmin
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaração
Public Function IsOlapRoleNull As Boolean
'Uso
Dim instance As CubeSettingsDataSet.CubeFieldSettingsRow
Dim returnValue As Boolean

returnValue = instance.IsOlapRoleNull()
public bool IsOlapRoleNull()

Valor retornado

Type: System.Boolean

Ver também

Referência

CubeSettingsDataSet.CubeFieldSettingsRow class

CubeSettingsDataSet.CubeFieldSettingsRow members

WebSvcCubeAdmin namespace