DataFileMessage.fileContents Field
A String that contains the contents of the message.
Namespace: Microsoft.SqlServer.Dts.Tasks.MessageQueueTask
Assembly: Microsoft.SqlServer.MSMQTask (in microsoft.sqlserver.msmqtask.dll)
Syntax
'Declaration
Public fileContents As String
public string fileContents
public:
String^ fileContents
public String fileContents
public var fileContents : String
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
DataFileMessage Class
DataFileMessage Members
Microsoft.SqlServer.Dts.Tasks.MessageQueueTask Namespace