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


Свойство ComputerNamePhysicalNetBIOS

Gets the host computer physical NetBIOS name.

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

Синтаксис

'Декларация
<DisplayDescriptionKeyAttribute("Server_ComputerNamePhysicalNetBIOSDesc")> _
<DisplayNameKeyAttribute("Server_ComputerNamePhysicalNetBIOSName")> _
ReadOnly Property ComputerNamePhysicalNetBIOS As String
    Get
'Применение
Dim instance As IServerInformation
Dim value As String

value = instance.ComputerNamePhysicalNetBIOS
[DisplayDescriptionKeyAttribute("Server_ComputerNamePhysicalNetBIOSDesc")]
[DisplayNameKeyAttribute("Server_ComputerNamePhysicalNetBIOSName")]
string ComputerNamePhysicalNetBIOS { get; }
[DisplayDescriptionKeyAttribute(L"Server_ComputerNamePhysicalNetBIOSDesc")]
[DisplayNameKeyAttribute(L"Server_ComputerNamePhysicalNetBIOSName")]
property String^ ComputerNamePhysicalNetBIOS {
    String^ get ();
}
[<DisplayDescriptionKeyAttribute("Server_ComputerNamePhysicalNetBIOSDesc")>]
[<DisplayNameKeyAttribute("Server_ComputerNamePhysicalNetBIOSName")>]
abstract ComputerNamePhysicalNetBIOS : string
function get ComputerNamePhysicalNetBIOS () : String

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

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