Udostępnij za pośrednictwem


Właściwość Database.ImageVersion

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

Składnia

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

value = instance.ImageVersion

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

Wartość właściwości

Typ: System.String