共用方式為


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