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. |
Nach oben
Public Fields
Name | Description | |
---|---|---|
![]() |
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. |
Nach oben
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Nach oben
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Nach oben
Siehe auch
Verweis
DataFileMessage Class
Microsoft.SqlServer.Dts.Tasks.MessageQueueTask Namespace