Aracılığıyla paylaş


Cube.StorageLocation Özelliği

Alır veya ayarlar depolama konumu küp.

Ad Alanı:  Microsoft.AnalysisServices
Derleme:  Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)

Sözdizimi

'Bildirim
<TypeConverterAttribute("Microsoft.AnalysisServices.Design.StorageLocationTypeConverter, Microsoft.AnalysisServices.Design")> _
Public Property StorageLocation As String
    Get
    Set
'Kullanım
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)

Özellik Değeri

Tür: System.String
A dize , dosya sisteminde küp konumunu içerir.

Açıklamalar

Bu özellik, küp için varsayılan konumu içerir.Her bölüm bu ayarı geçersiz kılabilirsiniz.