Aracılığıyla paylaş


ReportHistorySnapshot.CreationDate Özelliği

Alır veya ayarlar tarih ve saat, rapor geçmiş anlık görüntü görüntüsü için eklenen rapor sunucusu veritabanı.

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

Sözdizimi

'Bildirim
Public Property CreationDate As DateTime
    Get
    Set
'Kullanım
Dim instance As ReportHistorySnapshot
Dim value As DateTime

value = instance.CreationDate

instance.CreationDate = value
public DateTime CreationDate { get; set; }
public:
property DateTime CreationDate {
    DateTime get ();
    void set (DateTime value);
}
member CreationDate : DateTime with get, set
function get CreationDate () : DateTime
function set CreationDate (value : DateTime)

Özellik Değeri

Tür: System.DateTime
A DateTime Tarih ve saat, rapor geçmiş anlık görüntü görüntüsü için eklenen içeren değeri rapor sunucusu veritabanı.