Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Initializes a new instance of the RegisteredServerException class with the specified message.
Пространство имен: Microsoft.SqlServer.Management.Smo.RegSvrEnum
Сборка: Microsoft.SqlServer.RegSvrEnum (в Microsoft.SqlServer.RegSvrEnum.dll)
Синтаксис
'Декларация
Public Sub New ( _
message As String _
)
'Применение
Dim message As String
Dim instance As New RegisteredServerException(message)
public RegisteredServerException(
string message
)
public:
RegisteredServerException(
String^ message
)
new :
message:string -> RegisteredServerException
public function RegisteredServerException(
message : String
)
Параметры
- message
Тип: System.String
A String value that specifies the message string for the Registered Server exception.
См. также
Справочник
RegisteredServerException Класс
Перегрузка RegisteredServerException
Пространство имен Microsoft.SqlServer.Management.Smo.RegSvrEnum