Linguaggio

FileSystemTask.PreservedAttributes Proprietà

Definizione

Ottiene o imposta gli attributi conservati dai Servizi di Trasformazione dei Dati.

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à

I Servizi di Trasformazione dei Dati hanno preservato gli attributi.

Si applica a