Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Specifies whether the referenced object is initialized.
Espace de noms : Microsoft.SqlServer.Management.Smo.Wmi
Assembly : Microsoft.SqlServer.SqlWmiManagement (en Microsoft.SqlServer.SqlWmiManagement.dll)
Syntaxe
'Déclaration
Protected Friend Function IsObjectInitialized As Boolean
'Utilisation
Dim returnValue As Boolean
returnValue = Me.IsObjectInitialized()
protected internal bool IsObjectInitialized()
protected public:
bool IsObjectInitialized()
member IsObjectInitialized : unit -> bool
function IsObjectInitialized() : boolean
Valeur de retour
Type : System.Boolean
A Boolean value that specifies whether the referenced object is initialized.If True, the object is initialized.If False, the object is not initialized.
Exemples
Gestion des services et des paramètres réseau à l'aide du fournisseur WMI
Voir aussi
Référence
Espace de noms Microsoft.SqlServer.Management.Smo.Wmi