Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Adventure
Works
LiveDemo
TSQLSyntaxLogger
LogExecutionDatetime
Adventure.Works.LiveDemo.TSQLSyntaxLogger.LogExecutionDatetime C# (CSharp) Method
TSQLSyntaxLogger Class Documentation
Show file
Open project: TelerikAcademy/Databases
LogExecutionDatetime()
private
method
private
LogExecutionDatetime
( ) :
void
return
void
private void LogExecutionDatetime() { this.Log($"Executed on: [{DateTime.Now.ToString()}]"); }
TSQLSyntaxLogger
Log
LogExecutionDatetime
LogSeparatorLine
LogTSQL
NonQueryExecuted
NonQueryExecuting
OnHandlerCalled
ReaderExecuted
ReaderExecuting
ScalarExecuted
ScalarExecuting