다음을 통해 공유


Microsoft.SqlServer.Dts.ManagedConnections 네임스페이스

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.

클래스

  클래스 설명
공용 클래스 MSMQConn Contains the methods and properties used by Message Queuing (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.