ConnectionInfo.UseExistingFile Özelliği
Alır Boole durum kullan varolan dosya özellik ConnectionInfo nesne.
Ad Alanı: Microsoft.AnalysisServices
Derleme: Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)
Sözdizimi
'Bildirim
Public ReadOnly Property UseExistingFile As Boolean
Get
'Kullanım
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
Özellik Değeri
Tür: System.Boolean
doğru , UseExistingFile; Aksi takdirde, yanlış.