Aracılığıyla paylaş


ServerDdlTrigger.DateLastModified Özelliği

tarih alır ve saat sunucu veri tanımlama dili (ddl) tetikleyici son değiştirildiği.

Ad Alanı:  Microsoft.SqlServer.Management.Smo
Derleme:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo içinde.dll)

Sözdizimi

'Bildirim
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property DateLastModified As DateTime
    Get
'Kullanım
Dim instance As ServerDdlTrigger
Dim value As DateTime

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

Özellik Değeri

Tür: System.DateTime
A DateTime belirten nesne değeri sistem tarih ve ne zaman sunucu DDL tetikleyicisi son değiştirildiği saat.