Поделиться через


Свойство ServiceInstanceIdSuffix

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
Public ReadOnly Property ServiceInstanceIdSuffix As String
    Get
'Применение
Dim instance As ServerSetupAdapter
Dim value As String

value = instance.ServiceInstanceIdSuffix
public string ServiceInstanceIdSuffix { get; }
public:
virtual property String^ ServiceInstanceIdSuffix {
    String^ get () sealed;
}
abstract ServiceInstanceIdSuffix : string
override ServiceInstanceIdSuffix : string
final function get ServiceInstanceIdSuffix () : String

Значение свойства

Тип System. . :: . .String

Реализует интерфейс

IServerSetupFacet. . :: . .ServiceInstanceIdSuffix