Campo strPkgId

The ID of the package.

Spazio dei nomi:  Microsoft.SqlServer.Dts.Tasks.MessageQueueTask
Assembly:  Microsoft.SqlServer.MSMQTask (in Microsoft.SqlServer.MSMQTask.dll)

Sintassi

'Dichiarazione
Public strPkgId As String
'Utilizzo
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