Partager via


Propriété IsLoaded

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

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

Syntaxe

'Déclaration
ReadOnly Property IsLoaded As Boolean
    Get
'Utilisation
Dim instance As IMajorObject
Dim value As Boolean

value = instance.IsLoaded
bool IsLoaded { get; }
property bool IsLoaded {
    bool get ();
}
abstract IsLoaded : bool
function get IsLoaded () : boolean

Valeur de propriété

Type : System. . :: . .Boolean