Dela 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

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

Top

Public Fields

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

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

  Name Description
ms214800.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms214800.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

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