Partager via


Méthode ToBool

Returns a Boolean representation of the MDXValue object.

Espace de noms :  Microsoft.AnalysisServices.AdomdServer
Assembly :  msmgdsrv (en msmgdsrv.dll)

Syntaxe

'Déclaration
Public Function ToBool As Boolean
'Utilisation
Dim instance As MDXValue
Dim returnValue As Boolean

returnValue = instance.ToBool()
public bool ToBool()
public:
bool ToBool()
member ToBool : unit -> bool 
public function ToBool() : boolean

Valeur de retour

Type : System. . :: . .Boolean
A Boolean.