Partager via


DataFileMessage Members

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

The following tables list the members exposed by the DataFileMessage type.

Public Constructors

  Nom Description
DataFileMessage Initializes a new instance of the DataFileMessage class.

Haut de la page

Public Fields

  Nom Description
ms214800.pubfield(fr-fr,SQL.90).gif fileContents A String that contains the contents of the message.
ms214800.pubfield(fr-fr,SQL.90).gif fileName The name of the data file that contains the message.
ms214800.pubfield(fr-fr,SQL.90).gif strPkgId The ID of the package.

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms214800.pubmethod(fr-fr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms214800.pubmethod(fr-fr,SQL.90).gif GetHashCode  (inherited from Object )
ms214800.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms214800.pubmethod(fr-fr,SQL.90).gifms214800.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms214800.pubmethod(fr-fr,SQL.90).gif ToString  (inherited from Object )

Haut de la page

Protected Methods

  Nom Description
ms214800.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms214800.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Voir aussi

Référence

DataFileMessage Class
Microsoft.SqlServer.Dts.Tasks.MessageQueueTask Namespace