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

  名称 Description
DataFileMessage Initializes a new instance of the DataFileMessage class.

顶部

Public Fields

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

顶部

Public Methods

(see also Protected Methods )

  名称 Description
ms214800.pubmethod(zh-cn,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms214800.pubmethod(zh-cn,SQL.90).gif GetHashCode  (inherited from Object )
ms214800.pubmethod(zh-cn,SQL.90).gif GetType  (inherited from Object )
ms214800.pubmethod(zh-cn,SQL.90).gifms214800.static(zh-cn,SQL.90).gif ReferenceEquals  (inherited from Object )
ms214800.pubmethod(zh-cn,SQL.90).gif ToString  (inherited from Object )

顶部

Protected Methods

  名称 Description
ms214800.protmethod(zh-cn,SQL.90).gif Finalize  (inherited from Object )
ms214800.protmethod(zh-cn,SQL.90).gif MemberwiseClone  (inherited from Object )

顶部

请参阅

参考

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