Nota
L'accés a aquesta pàgina requereix autorització. Podeu provar d'iniciar la sessió o de canviar els directoris.
L'accés a aquesta pàgina requereix autorització. Podeu provar de canviar els directoris.
The Microsoft.SqlServer.Dts.ManagedConnections namespace contains connections that are managed connections, contained directly in a connection manager. If InnerObject is used on these classes, their value is returned. Other connection managers are native, and .InnerObject returns System.__ComObject. For all connection types, it is recommended that you set properties using Properties.
Classes
| Class | Description |
|---|---|
| MSMQConn | Contains the methods and properties used by MSMQ connections. It has been defined with the DtsConnection attribute, DtsConnectionAttribute. |
| SMOServerConn | Contains the methods and properties used by SMO connections. |
| SMTPConn | Contains the methods and properties used by SMTP connections. |
| WMIConn | Contains the methods and properties used by WMI connections. |