ComputerNamePhysicalNetBIOS プロパティ

Net BIOS に格納されているコンピュータ名を取得します。

名前空間:  Microsoft.SqlServer.Management.Smo
アセンブリ:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)

構文

'宣言
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property ComputerNamePhysicalNetBIOS As String
    Get
'使用
Dim instance As Information
Dim value As String

value = instance.ComputerNamePhysicalNetBIOS
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public string ComputerNamePhysicalNetBIOS { get; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property String^ ComputerNamePhysicalNetBIOS {
    String^ get ();
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member ComputerNamePhysicalNetBIOS : string
function get ComputerNamePhysicalNetBIOS () : String

プロパティ値

型: System. . :: . .String
Net BIOS に格納されているコンピュータ名を示す Int32 値です。