Поле 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
См. также