Freigeben über


DataFileMessage.fileContents-Feld

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
'Usage
Dim instance As DataFileMessage 
Dim value As String 

value = instance.fileContents 

instance.fileContents = value
public string fileContents
public:
String^ fileContents
val mutable fileContents: string
public var fileContents : String

Siehe auch

Verweis

DataFileMessage Klasse

Microsoft.SqlServer.Dts.Tasks.MessageQueueTask-Namespace