ConnectionSecurityContext Constructor
Initializes a new instance of the ConnectionSecurityContext class.
Пространство имен: Microsoft.SqlServer.Replication
Сборка: Microsoft.SqlServer.Rmo (in microsoft.sqlserver.rmo.dll)
Синтаксис
'Декларация
Public Sub New
public ConnectionSecurityContext ()
public:
ConnectionSecurityContext ()
public ConnectionSecurityContext ()
public function ConnectionSecurityContext ()
Замечания
The default constructor initializes fields to their default values.
This namespace, class, or member is supported only in the .NET Framework 2.0.
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
См. также
Справочник
ConnectionSecurityContext Class
ConnectionSecurityContext Members
Microsoft.SqlServer.Replication Namespace