Udostępnij za pośrednictwem


Właściwość ConnectionInfo.UseExistingFile

Pobiera wartość logiczna stanu wykorzystania istniejących plików właściwość ConnectionInfo obiektu.

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

Składnia

'Deklaracja
Public ReadOnly Property UseExistingFile As Boolean
    Get
'Użycie
Dim instance As ConnectionInfo
Dim value As Boolean

value = instance.UseExistingFile
public bool UseExistingFile { get; }
public:
property bool UseExistingFile {
    bool get ();
}
member UseExistingFile : bool
function get UseExistingFile () : boolean

Wartość właściwości

Typ: System.Boolean
TRUE Jeśli UseExistingFile; w przeciwnym razie false.