StatementEventArgs(String, DateTime) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
TBD
public StatementEventArgs (string sqlStatement, DateTime timeStamp);
new Microsoft.SqlServer.Management.Common.StatementEventArgs : string * DateTime -> Microsoft.SqlServer.Management.Common.StatementEventArgs
Public Sub New (sqlStatement As String, timeStamp As DateTime)
Parameters
- sqlStatement
- String
statement executes
- timeStamp
- DateTime
Execution time