Aracılığıyla paylaş


Database.ImageVersion Özelliği

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

Sözdizimi

'Bildirim
Public Property ImageVersion As String
    Get
    Set
'Kullanım
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)

Özellik Değeri

Tür: System.String