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