Właściwość Cube.StorageLocation
Pobiera lub Ustawia lokalizacja przechowywania dla moduł.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
<TypeConverterAttribute("Microsoft.AnalysisServices.Design.StorageLocationTypeConverter, Microsoft.AnalysisServices.Design")> _
Public Property StorageLocation As String
Get
Set
'Użycie
Dim instance As Cube
Dim value As String
value = instance.StorageLocation
instance.StorageLocation = value
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.StorageLocationTypeConverter, Microsoft.AnalysisServices.Design")]
public string StorageLocation { get; set; }
[TypeConverterAttribute(L"Microsoft.AnalysisServices.Design.StorageLocationTypeConverter, Microsoft.AnalysisServices.Design")]
public:
property String^ StorageLocation {
String^ get ();
void set (String^ value);
}
[<TypeConverterAttribute("Microsoft.AnalysisServices.Design.StorageLocationTypeConverter, Microsoft.AnalysisServices.Design")>]
member StorageLocation : string with get, set
function get StorageLocation () : String
function set StorageLocation (value : String)
Wartość właściwości
Typ: System.String
A ciąg zawierający lokalizację moduł w systemie plików.
Uwagi
Ta właściwość zawiera domyślną lokalizację dla moduł.Każda partycja, można zastąpić to ustawienie.