Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Adventure
Works
LiveDemo
TSQLSyntaxLogger
LogExecutionDatetime
Adventure.Works.LiveDemo.TSQLSyntaxLogger.LogExecutionDatetime C# (CSharp) 메소드
TSQLSyntaxLogger 1 문서
파일 보기
프로젝트 열기: TelerikAcademy/Databases
LogExecutionDatetime()
개인적인
메소드
private
LogExecutionDatetime
( ) :
void
리턴
void
private void LogExecutionDatetime() { this.Log($"Executed on: [{DateTime.Now.ToString()}]"); }
TSQLSyntaxLogger
Log
LogExecutionDatetime
LogSeparatorLine
LogTSQL
NonQueryExecuted
NonQueryExecuting
OnHandlerCalled
ReaderExecuted
ReaderExecuting
ScalarExecuted
ScalarExecuting