Udostępnij za pośrednictwem


Właściwość BackupLocation.File

Pobiera lub ustawia nazwę pliku kopia zapasowa źródło danych.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public Property File As String
    Get
    Set
'Użycie
Dim instance As BackupLocation
Dim value As String

value = instance.File

instance.File = value
public string File { get; set; }
public:
property String^ File {
    String^ get ();
    void set (String^ value);
}
member File : string with get, set
function get File () : String
function set File (value : String)

Wartość właściwości

Typ: System.String
Nazwa pliku.