Compartir a través de


OpenedDate Propiedad

Shows the date and time when the database encryption key was last opened.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property OpenedDate As DateTime
    Get
'Uso
Dim instance As DatabaseEncryptionKey
Dim value As DateTime

value = instance.OpenedDate
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public DateTime OpenedDate { get; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property DateTime OpenedDate {
    DateTime get ();
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member OpenedDate : DateTime
function get OpenedDate () : DateTime

Valor de la propiedad

Tipo: System. . :: . .DateTime
DateTime