Champ strPkgId
The ID of the package.
Espace de noms : Microsoft.SqlServer.Dts.Tasks.MessageQueueTask
Assembly : Microsoft.SqlServer.MSMQTask (dans Microsoft.SqlServer.MSMQTask.dll)
Syntaxe
'Déclaration
Public strPkgId As String
'Utilisation
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