This topic has not yet been rated - Rate this topic

MessageQueueTask.SaveDataFileName Property

Gets or sets the name of the file to which an incoming Data File message is saved.

Namespace:  Microsoft.SqlServer.Dts.Tasks.MessageQueueTask
Assembly:  Microsoft.SqlServer.MSMQTask (in Microsoft.SqlServer.MSMQTask.dll)
public string SaveDataFileName { get; set; }

Property Value

Type: System.String
A String that indicates the name of the file to which an incoming Data File message is saved.

Implements

IMessageQueueTask.SaveDataFileName
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.