Udostępnij przez


Właściwość Information.ComputerNamePhysicalNetBIOS

Pobiera nazwę komputera, przechowywane w net BIOS.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property ComputerNamePhysicalNetBIOS As String
    Get
'Użycie
Dim instance As Information
Dim value As String

value = instance.ComputerNamePhysicalNetBIOS
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public string ComputerNamePhysicalNetBIOS { get; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property String^ ComputerNamePhysicalNetBIOS {
    String^ get ();
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member ComputerNamePhysicalNetBIOS : string
function get ComputerNamePhysicalNetBIOS () : String

Wartość właściwości

Typ: System.String
Int32 Wartość, która określa nazwę komputera, przechowywane w systemie BIOS netto.