Udostępnij za pośrednictwem


Właściwość MergePartition.CurrentSnapshotDateTime

Pobiera lub ustawia data i czas, kiedy dane migawka partycji został wygenerowany.

Przestrzeń nazw:  Microsoft.SqlServer.Replication
Zestaw:  Microsoft.SqlServer.Rmo (w Microsoft.SqlServer.Rmo.dll)

Składnia

'Deklaracja
Public Property CurrentSnapshotDateTime As DateTime
    Get
    Set
'Użycie
Dim instance As MergePartition
Dim value As DateTime

value = instance.CurrentSnapshotDateTime

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

Wartość właściwości

Typ: System.DateTime
A DateTime wartości.

Uwagi

Zanim dane migawka został wygenerowany, wartość CurrentSnapshotDateTime jest 0, co przekłada się data "1-1-0001 12: 00 am".

Właociwooć tę można pobrać lub zestaw przez dowolnego użytkownika.

Ten obszar nazw, klasy lub element członkowski jest obsługiwany tylko w wersja 2.0 Microsoft .NET Framework.