Compartir a través de


DataFileMessage Miembros

Contains the members used to generate a message for the Message Queue Task when the TaskType is DTSMQMessageType_DataFile.

El tipo DataFileMessage expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico DataFileMessage Initializes a new instance of the DataFileMessage class.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Campos

  Nombre Descripción
Campo público fileContents A String that contains the contents of the message.
Campo público fileName The name of the data file that contains the message.
Campo público strPkgId The ID of the package.

Principio