C# 클래스 FourRoads.TelligentCommunity.Sentrus.HealthExtensions.TruncateTableHealthExtensionBase

상속: HealthExtensionBase
파일 보기 프로젝트 열기: 4-Roads/FourRoads.TelligentCommunity

공개 메소드들

메소드 설명
GetAgeSqlStatement ( ) : string
GetConfiguration ( ) : PropertyGroup
GetRowsSqlStatement ( ) : string
InternalExecute ( ) : void

메소드 상세

GetAgeSqlStatement() 공개 추상적인 메소드

public abstract GetAgeSqlStatement ( ) : string
리턴 string

GetConfiguration() 공개 메소드

public GetConfiguration ( ) : PropertyGroup
리턴 PropertyGroup

GetRowsSqlStatement() 공개 추상적인 메소드

public abstract GetRowsSqlStatement ( ) : string
리턴 string

InternalExecute() 공개 메소드

public InternalExecute ( ) : void
리턴 void