Share via


Propriété ComputerNamePhysicalNetBIOS

Gets the host computer physical NetBIOS name.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
<DisplayNameKeyAttribute("Server_ComputerNamePhysicalNetBIOSName")> _
<DisplayDescriptionKeyAttribute("Server_ComputerNamePhysicalNetBIOSDesc")> _
ReadOnly Property ComputerNamePhysicalNetBIOS As String
    Get
'Utilisation
Dim instance As IServerInformation
Dim value As String

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

Valeur de propriété

Type : System. . :: . .String
String