Udostępnij za pośrednictwem


Właściwość Server.NetName

Pobiera wartość właściwość NazwaSieciowa.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property NetName As String
    Get
'Użycie
Dim instance As Server
Dim value As String

value = instance.NetName
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public string NetName { get; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
virtual property String^ NetName {
    String^ get () sealed;
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
abstract NetName : string
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
override NetName : string
final function get NetName () : String

Wartość właściwości

Typ: System.String
String

Implementacje

IServerInformation.NetName