Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Initializes a new instance of the ConnectionInfoBase class based on the specified object.
Espacio de nombres: Microsoft.SqlServer.Management.Common
Ensamblado: Microsoft.SqlServer.ConnectionInfo (in microsoft.sqlserver.connectioninfo.dll)
Sintaxis
'Declaración
Protected Sub New ( _
conn As ConnectionInfoBase _
)
protected ConnectionInfoBase (
ConnectionInfoBase conn
)
protected:
ConnectionInfoBase (
ConnectionInfoBase^ conn
)
protected ConnectionInfoBase (
ConnectionInfoBase conn
)
protected function ConnectionInfoBase (
conn : ConnectionInfoBase
)
Parámetros
- conn
A ConnectionInfoBase object value that specifies connection information on which to base the new object.
Notas
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Plataformas
Plataformas de desarrollo
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Plataformas de destino
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Vea también
Referencia
ConnectionInfoBase Class
ConnectionInfoBase Members
Microsoft.SqlServer.Management.Common Namespace