Udostępnij za pośrednictwem


Właściwość Partition.StorageLocation

Pobiera lub ustawia ciąg lokalizacja przechowywania systemu plików dla partycji.

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

Składnia

'Deklaracja
<TypeConverterAttribute("Microsoft.AnalysisServices.Design.Partitions.PartitionStorageLocationTypeConverter, Microsoft.AnalysisServices.Design")> _
Public Property StorageLocation As String
    Get
    Set
'Użycie
Dim instance As Partition
Dim value As String

value = instance.StorageLocation

instance.StorageLocation = value
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.Partitions.PartitionStorageLocationTypeConverter, Microsoft.AnalysisServices.Design")]
public string StorageLocation { get; set; }
[TypeConverterAttribute(L"Microsoft.AnalysisServices.Design.Partitions.PartitionStorageLocationTypeConverter, Microsoft.AnalysisServices.Design")]
public:
property String^ StorageLocation {
    String^ get ();
    void set (String^ value);
}
[<TypeConverterAttribute("Microsoft.AnalysisServices.Design.Partitions.PartitionStorageLocationTypeConverter, 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 wartości.

Uwagi

Domyślnie jest StorageLocation lokalizacja przechowywania dla moduł nadrzędnego i nadrzędnych grupy miar.