Compartir a través de


ModifyDate Propiedad

Gets the date and time of the last encryption key modification.

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 ModifyDate As DateTime
    Get
'Uso
Dim instance As DatabaseEncryptionKey
Dim value As DateTime

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

Valor de la propiedad

Tipo: System. . :: . .DateTime
DateTime