SqlServerCacheOptions.SystemClock Propriété

Définition

Extraction pour représenter l’horloge d’un ordinateur afin d’activer les tests unitaires.

public:
 property Microsoft::Extensions::Internal::ISystemClock ^ SystemClock { Microsoft::Extensions::Internal::ISystemClock ^ get(); void set(Microsoft::Extensions::Internal::ISystemClock ^ value); };
public Microsoft.Extensions.Internal.ISystemClock SystemClock { get; set; }
member this.SystemClock : Microsoft.Extensions.Internal.ISystemClock with get, set
Public Property SystemClock As ISystemClock

Valeur de propriété

S’applique à