Proprietà BackupLocation.File

Gets or sets the name of the file to backup the data source to.

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

C#
public string File { get; set; }

Valore proprietà

Tipo: System.String
The file name.

Vedere anche

Riferimento

BackupLocation Classe

Spazio dei nomi Microsoft.AnalysisServices