This topic has not yet been rated - Rate this topic

ServerEventArgs.PostTime Property

Gets the date and time at which the argument was posted.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public DateTime PostTime { get; }

Property Value

Type: System.DateTime
A DateTime system object value that specifies the date and time when the argument was posted.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.