Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
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. |
Top
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 ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
DataFileMessage Class
Microsoft.SqlServer.Dts.Tasks.MessageQueueTask Namespace