다음을 통해 공유


DataFileMessage.fileName 필드

The name of the data file that contains the message.

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

구문

‘선언
Public fileName As String
‘사용 방법
Dim instance As DataFileMessage 
Dim value As String 

value = instance.fileName 

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

참고 항목

참조

DataFileMessage 클래스

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