PasswordWriteOnlyException Constructor ()
Creates a new instance of the PasswordWriteOnlyException class.
Пространство имен: Microsoft.SqlServer.Replication
Сборка: Microsoft.SqlServer.Replication (in microsoft.sqlserver.replication.dll)
Синтаксис
'Декларация
Public Sub New
public PasswordWriteOnlyException ()
public:
PasswordWriteOnlyException ()
public PasswordWriteOnlyException ()
public function PasswordWriteOnlyException ()
Замечания
This constructor initializes the Message property of the new instance to a system-supplied message that describes the error.
The following table shows the initial property values for an instance of PasswordWriteOnlyException.
Property |
Value |
A null reference. |
|
Message |
A system-supplied localized description. |
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
См. также
Справочник
PasswordWriteOnlyException Class
PasswordWriteOnlyException Members
Microsoft.SqlServer.Replication Namespace