Поделиться через


Свойство ComputerNamePhysicalNetBIOS

Gets the ComputerNamePhysicalNetBIOS property value.

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
<SfcPropertyAttribute> _
Public ReadOnly Property ComputerNamePhysicalNetBIOS As String
    Get
'Применение
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

Значение свойства

Тип System. . :: . .String
String

Реализует интерфейс

IServerInformation. . :: . .ComputerNamePhysicalNetBIOS