Membros DataFileMessage
Contains the members used to generate a message for the Message Queue Task when the TaskType is DTSMQMessageType_DataFile.
O tipo DataFileMessage expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
DataFileMessage | Initializes a new instance of the DataFileMessage class. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Campos
Nome | Descrição | |
---|---|---|
fileContents | A String that contains the contents of the message. | |
fileName | The name of the data file that contains the message. | |
strPkgId | The ID of the package. |
Início
Consulte também