This topic has not yet been rated - Rate this topic

Certificate.LastBackupDate Property

Gets or sets the date and time at which the certificate was last backed up.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public DateTime LastBackupDate { get; }

Property Value

Type: System.DateTime
A DateTime object value that specifies the last backup date of the certificate.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.