다음을 통해 공유


strPkgId 필드

The ID of the package.

네임스페이스:  Microsoft.SqlServer.Dts.Tasks.MessageQueueTask
어셈블리:  Microsoft.SqlServer.MSMQTask.dll의 Microsoft.SqlServer.MSMQTask

구문

‘선언
Public strPkgId As String
‘사용 방법
Dim instance As DataFileMessage
Dim value As String

value = instance.strPkgId

instance.strPkgId = value
public string strPkgId
public:
String^ strPkgId
val mutable strPkgId: string
public var strPkgId : String