Partager via


ComputerNamePhysicalNetBIOS propriété

Gets the host computer physical NetBIOS name.

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

Syntaxe

'Déclaration
<DisplayDescriptionKeyAttribute("Server_ComputerNamePhysicalNetBIOSDesc")> _
<DisplayNameKeyAttribute("Server_ComputerNamePhysicalNetBIOSName")> _
ReadOnly Property ComputerNamePhysicalNetBIOS As String
    Get
'Utilisation
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

Valeur de la propriété

Type : System. . :: . .String
String