WmiConnectionInfo.MachineName Property
Gets or sets the name of the computer on which Windows Management Instrumentation (WMI) is installed.
Espacio de nombres: Microsoft.SqlServer.Management.Smo.Wmi
Ensamblado: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
'Declaración
Public Property MachineName As String
public string MachineName { get; set; }
public:
property String^ MachineName {
String^ get ();
void set (String^ value);
}
/** @property */
public String get_MachineName ()
/** @property */
public void set_MachineName (String value)
public function get MachineName () : String
public function set MachineName (value : String)
A String value that specifies the name of the computer on which WMI is installed.
Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
WmiConnectionInfo Class
WmiConnectionInfo Members
Microsoft.SqlServer.Management.Smo.Wmi Namespace
Managing Services and Network Settings by Using WMI Provider
WMI and SQL Server
Conectar al Motor de base de datos de SQL Server