Właściwość LocalFileStore
Pobiera lokalizacja przechowywania pliku lokalnego.
Przestrzeń nazw: Microsoft.SqlServer.Management.RegisteredServers
Zestaw: Microsoft.SqlServer.Management.RegisteredServers (w Microsoft.SqlServer.Management.RegisteredServers.dll)
Syntax
'Deklaracja
Public Shared ReadOnly Property LocalFileStore As RegisteredServersStore
Get
'Użycie
Dim value As RegisteredServersStore
value = RegisteredServersStore.LocalFileStore
public static RegisteredServersStore LocalFileStore { get; }
public:
static property RegisteredServersStore^ LocalFileStore {
RegisteredServersStore^ get ();
}
static member LocalFileStore : RegisteredServersStore
static function get LocalFileStore () : RegisteredServersStore
Wartość właściwości
Typ: Microsoft.SqlServer.Management.RegisteredServers. . :: . .RegisteredServersStore
A RegisteredServerStore wartości, który zawiera plik lokalny przechowywać lokalizacji.
Uwagi
Ten obszar nazw, klasa lub element członkowski jest obsługiwany tylko w wersji 2.0 programu Microsoft .NET Framework.
Zobacz także