Compartir a través de


ServiceName Propiedad

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
<SfcPropertyAttribute> _
Public ReadOnly Property ServiceName As String
    Get
'Uso
Dim instance As Server
Dim value As String

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

Valor de la propiedad

Tipo: System. . :: . .String