Share via


ManagedComputer-Klasse

Die ManagedComputer-Klasse stellt eine WMI-Installation (Windows Management Instrumentation, Windows-Verwaltungsinstrumentation) auf einer Microsoft SQL Server-Instanz dar.

Vererbungshierarchie

System. . :: . .Object
  Microsoft.SqlServer.Management.Smo. . :: . .SmoObjectBase
    Microsoft.SqlServer.Management.Smo.Wmi. . :: . .WmiSmoObject
      Microsoft.SqlServer.Management.Smo.Wmi..::..ManagedComputer

Namespace:  Microsoft.SqlServer.Management.Smo.Wmi
Assembly:  Microsoft.SqlServer.SqlWmiManagement (in Microsoft.SqlServer.SqlWmiManagement.dll)

Syntax

'Declaration
Public NotInheritable Class ManagedComputer _
    Inherits WmiSmoObject
'Usage
Dim instance As ManagedComputer
public sealed class ManagedComputer : WmiSmoObject
public ref class ManagedComputer sealed : public WmiSmoObject
[<SealedAttribute>]
type ManagedComputer =  
    class
        inherit WmiSmoObject
    end
public final class ManagedComputer extends WmiSmoObject

Der ManagedComputer-Typ macht folgende Elemente verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode ManagedComputer() () () () Initialisiert eine neue Instanz der ManagedComputer-Klasse.
Öffentliche Methode ManagedComputer(String) Initialisiert eine neue Instanz der ManagedComputer-Klasse unter Verwendung des angegebenen Computernamens.
Öffentliche Methode ManagedComputer(String, String, String) Initialisiert eine neue Instanz der ManagedComputer-Klasse unter Verwendung des angegebenen Computernamens, Anmeldenamens und Kennworts.
Öffentliche Methode ManagedComputer(String, String, String, ProviderArchitecture) Initialisiert eine neue Instanz der ManagedComputer-Klasse mit dem angegebenen Computernamen, dem angegebenen Anmeldenamen und Kennwort und der angegebenen ProviderArchitecture.

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft ClientProtocols Stellt eine Auflistung von ClientProtocol-Objekten dar. Jedes ClientProtocol-Objekt stellt ein für die WMI-Installation definiertes Clientprotokoll dar.
Öffentliche Eigenschaft ConnectionSettings Ruft die Verbindungseinstellungen für die WMI-Installation ab, auf die verwiesen wird.
Öffentliche Eigenschaft Name Gets or sets the name of the referenced Windows Management Instrumentation (WMI) object. (Geerbt von WmiSmoObject.)
Öffentliche Eigenschaft Properties Represents a collection of Property objects. Each Property object represents a property defined on the Windows Management Instrumentation (WMI) object. (Geerbt von WmiSmoObject.)
Öffentliche Eigenschaft ServerAliases Stellt eine Auflistung von ServerAlias-Objekten dar. Jedes ServerAlias-Objekt stellt einen für die WMI-Installation definierten Serveralias dar.
Öffentliche Eigenschaft ServerInstances Stellt eine Auflistung von ServerInstance-Objekten dar. Jedes ServerInstance-Objekt stellt eine für die WMI-Installation definierte SQL Server-Instanz dar.
Öffentliche Eigenschaft Services Stellt eine Auflistung von Service-Objekten dar. Jedes Service-Objekt stellt einen für die WMI-Installation definierten SQL Server-Dienst dar.
Öffentliche Eigenschaft State Gets the state of the referenced object. (Geerbt von SmoObjectBase.)
Öffentliche Eigenschaft Urn Gets the Uniform Resource Name (URN) address that represents the Windows Management Instrumentation (WMI) object. (Geerbt von WmiSmoObject.)
Öffentliche Eigenschaft UserData Gets or sets user-defined data associated with the referenced object. (Geerbt von SmoObjectBase.)

Zum Anfang

Methoden

  Name Beschreibung
Geschützte Methode AlterProtocolProperties Updates any protocol object property changes on the Windows Management Instrumentation (WMI) installation. (Geerbt von WmiSmoObject.)
Geschützte Methode CheckObjectState Checks the state of the referenced object. (Geerbt von WmiSmoObject.)
Geschützte Methode CreateProtocolPropertyCollection Creates a set of protocol attributes for the referenced object. (Geerbt von WmiSmoObject.)
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Geschützte Methode GetPropertyManagementObject Gets the management object for the specified protocol property. (Geerbt von WmiSmoObject.)
Geschützte Methode GetPropertyObject Gets the property from the specified collection with the specified position and value. (Geerbt von WmiSmoObject.)
Geschützte Methode GetProtocolPropertyCollection Returns the protocol property collection for the referenced object. (Geerbt von WmiSmoObject.)
Öffentliche Methode GetSmoObject Ruft das WmiSmoObject-Objekt mit der angegebenen URN-Adresse (Uniform Resource Name) ab.
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode ImplInitialize Initializes the fields of the WmiSmoObjectobject. (Geerbt von WmiSmoObject.)
Öffentliche Methode Initialize Initializes the referenced object. (Geerbt von WmiSmoObject.)
Geschützte Methode InvokeMgmtMethod(ManagementObject, String, array<Object> [] () [] []) Invokes the management method for the referenced object with the specified management object, method name, and parameters. (Geerbt von WmiSmoObject.)
Geschützte Methode InvokeMgmtMethod(ManagementObject, ManagementOperationObserver, String, array<Object> [] () [] []) Invokes the management method for the referenced object with the specified management object, observer, method name, and parameters. (Geerbt von WmiSmoObject.)
Geschützte Methode IsObjectInitialized Specifies whether the referenced object is initialized. (Geerbt von WmiSmoObject.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode Refresh Refreshes the referenced object and its properties. (Geerbt von WmiSmoObject.)
Geschützte Methode SetName Sets the name of the referenced object. (Geerbt von WmiSmoObject.)
Geschützte Methode SetParentImpl Sets the parent of the referenced object. (Geerbt von WmiSmoObject.)
Öffentliche Methode ToString (Geerbt von Object.)
Geschützte Methode UpdateObjectState Updates the object state. (Geerbt von WmiSmoObject.)
Öffentliche Methode Validate Validates the state of an object. (Geerbt von SmoObjectBase.)

Zum Anfang

Hinweise

With the ManagedComputer class you can:

  • Access client protocols.

  • Access connection settings.

  • Access server aliases.

  • Access instances of SQL Server.

  • Access SQL Server services.

Thread Safety

Alle öffentlichen, statischen Elemente dieses Typs (Shared in Microsoft Visual Basic) sind für Vorgänge mit mehreren Threads sicher. Für Instanzelemente kann nicht sichergestellt werden, dass sie für Threads sicher sind.

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.