DataFileMessage.fileName Field
The name of the data file that contains the message.
Namespace: Microsoft.SqlServer.Dts.Tasks.MessageQueueTask
Assembly: Microsoft.SqlServer.MSMQTask (in microsoft.sqlserver.msmqtask.dll)
Syntax
'Declaration
Public fileName As String
public string fileName
public:
String^ fileName
public String fileName
public var fileName : 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