다음을 통해 공유


MSMQConn 생성자 (String)

Initializes a new instance of the MSMQConn class, and initializes the path to the message queue.

네임스페이스:  Microsoft.SqlServer.Dts.ManagedConnections
어셈블리:  Microsoft.SqlServer.ManagedConnections(Microsoft.SqlServer.ManagedConnections.dll)

구문

‘선언
Public Sub New ( _
    strPath As String _
)
‘사용 방법
Dim strPath As String 

Dim instance As New MSMQConn(strPath)
public MSMQConn(
    string strPath
)
public:
MSMQConn(
    String^ strPath
)
new : 
        strPath:string -> MSMQConn
public function MSMQConn(
    strPath : String
)

매개 변수

참고 항목

참조

MSMQConn 클래스

MSMQConn 오버로드

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