Share via


FileSystemTask.PreservedAttributes Proprietà

Definizione

Ottiene o imposta gli attributi salvati di Data Transformation Services.

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

Valore della proprietà

Attributi salvati di Data Transformation Services.

Si applica a