Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
TSQLLint
Infrastructure
Rules
SetNoCountRule
C# 클래스 TSQLLint.Infrastructure.Rules.SetNoCountRule
상속:
TSqlFragmentVisitor
,
ISqlRule
파일 보기
프로젝트 열기: tsqllint/tsqllint
공개 메소드들
메소드
설명
SetNoCountRule
(
Action
errorCallback
) :
System
Visit
(
TSqlScript
node
) :
void
메소드 상세
SetNoCountRule()
공개
메소드
public
SetNoCountRule
(
Action
errorCallback
) :
System
errorCallback
Action
리턴
System
Visit()
공개
메소드
public
Visit
(
TSqlScript
node
) :
void
node
TSqlScript
리턴
void