Compartir a través de


IMessageQueueTask.DTSMessagePackageID Propiedad

Definición

Obtiene o establece el identificador del paquete que constituye el origen del mensaje.

public:
 property System::String ^ DTSMessagePackageID { System::String ^ get(); void set(System::String ^ value); };
public string DTSMessagePackageID { get; set; }
member this.DTSMessagePackageID : string with get, set
Public Property DTSMessagePackageID As String

Valor de propiedad

El identificador del paquete que constituye el origen del mensaje.

Se aplica a