Freigeben über


ComputerNamePhysicalNetBIOS-Eigenschaft

Gets the ComputerNamePhysicalNetBIOS property value.

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

Syntax

'Declaration
<SfcPropertyAttribute> _
Public ReadOnly Property ComputerNamePhysicalNetBIOS As String
    Get
'Usage
Dim instance As Server
Dim value As String

value = instance.ComputerNamePhysicalNetBIOS
[SfcPropertyAttribute]
public string ComputerNamePhysicalNetBIOS { get; }
[SfcPropertyAttribute]
public:
virtual property String^ ComputerNamePhysicalNetBIOS {
    String^ get () sealed;
}
[<SfcPropertyAttribute>]
abstract ComputerNamePhysicalNetBIOS : string
[<SfcPropertyAttribute>]
override ComputerNamePhysicalNetBIOS : string
final function get ComputerNamePhysicalNetBIOS () : String

Eigenschaftenwert

Typ: System. . :: . .String
String

Implementiert

IServerInformation. . :: . .ComputerNamePhysicalNetBIOS