Partager via


ServiceName propriété

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

Syntaxe

'Déclaration
<SfcPropertyAttribute> _
Public ReadOnly Property ServiceName As String
    Get
'Utilisation
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

Valeur de la propriété

Type : System. . :: . .String