共用方式為


DataFileMessage 成員

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

DataFileMessage 型別公開下列成員。

建構函式

  名稱 描述
公用方法 DataFileMessage Initializes a new instance of the DataFileMessage class.

頂端

方法

  名稱 描述
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ToString (繼承自 Object。)

頂端

欄位

  名稱 描述
公用欄位 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.

頂端