Membri DataFileMessage

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

Il tipo DataFileMessage espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico DataFileMessage Initializes a new instance of the DataFileMessage class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Campi

  Nome Descrizione
Campo pubblico fileContents A String that contains the contents of the message.
Campo pubblico fileName The name of the data file that contains the message.
Campo pubblico strPkgId The ID of the package.

In alto