Udostępnij za pośrednictwem


Właściwość Database.DbStorageLocation

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

Składnia

'Deklaracja
Public Property DbStorageLocation As String
    Get
    Set
'Użycie
Dim instance As Database
Dim value As String

value = instance.DbStorageLocation

instance.DbStorageLocation = value
public string DbStorageLocation { get; set; }
public:
property String^ DbStorageLocation {
    String^ get ();
    void set (String^ value);
}
member DbStorageLocation : string with get, set
function get DbStorageLocation () : String
function set DbStorageLocation (value : String)

Wartość właściwości

Typ: System.String