strPkgId 字段

The ID of the package.

命名空间:  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