다음을 통해 공유


DataFileMessage.fileContents 필드

A String that contains the contents of the message.

네임스페이스:  Microsoft.SqlServer.Dts.Tasks.MessageQueueTask
어셈블리:  Microsoft.SqlServer.MSMQTask(Microsoft.SqlServer.MSMQTask.dll)

구문

‘선언
Public fileContents As String
‘사용 방법
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

참고 항목

참조

DataFileMessage 클래스

Microsoft.SqlServer.Dts.Tasks.MessageQueueTask 네임스페이스