Свойство ServiceName
Пространство имен: Microsoft.SqlServer.Management.Smo
Сборка: Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)
Синтаксис
'Декларация
<SfcPropertyAttribute> _
Public ReadOnly Property ServiceName As String
Get
'Применение
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
Значение свойства
См. также