FileSystemTask.PreservedAttributes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the Data Transformation Services preserved attributes.
public:
property Microsoft::SqlServer::Dts::Tasks::FileSystemTask::DTSPreservedAttributes PreservedAttributes { Microsoft::SqlServer::Dts::Tasks::FileSystemTask::DTSPreservedAttributes get(); void set(Microsoft::SqlServer::Dts::Tasks::FileSystemTask::DTSPreservedAttributes value); };
public Microsoft.SqlServer.Dts.Tasks.FileSystemTask.DTSPreservedAttributes PreservedAttributes { get; set; }
member this.PreservedAttributes : Microsoft.SqlServer.Dts.Tasks.FileSystemTask.DTSPreservedAttributes with get, set
Public Property PreservedAttributes As DTSPreservedAttributes
Property Value
The Data Transformation Services preserved attributes.