Compartilhar via


Campo DataFileMessage.strPkgId

The ID of the package.

Namespace:  Microsoft.SqlServer.Dts.Tasks.MessageQueueTask
Assembly:  Microsoft.SqlServer.MSMQTask (em Microsoft.SqlServer.MSMQTask.dll)

Sintaxe

'Declaração
Public strPkgId As String
'Uso
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

Consulte também

Referência

DataFileMessage Classe

Namespace Microsoft.SqlServer.Dts.Tasks.MessageQueueTask