次の方法で共有


DataFileMessage.strPkgId フィールド

パッケージの ID です。

名前空間:  Microsoft.SqlServer.Dts.Tasks.MessageQueueTask
アセンブリ:  Microsoft.SqlServer.MSMQTask (Microsoft.SqlServer.MSMQTask.dll)

構文

'宣言
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

関連項目

参照

DataFileMessage クラス

Microsoft.SqlServer.Dts.Tasks.MessageQueueTask 名前空間