C# 클래스 ToolSet.DatabaseExtractorCode.DBExtractor.InternalData

파일 보기 프로젝트 열기: mcorrientes/Web-Security-Toolset 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DataBaseType DataBaseType
InjectableBegin string
InjectableCondition string
InjectableEnd string
ParameterInjectable bool
Prepared bool
UseConditions bool

공개 메소드들

메소드 설명
InternalData ( )

메소드 상세

InternalData() 공개 메소드

public InternalData ( )

프로퍼티 상세

DataBaseType 공개적으로 프로퍼티

public DataBaseType DataBaseType
리턴 DataBaseType

InjectableBegin 공개적으로 프로퍼티

public string InjectableBegin
리턴 string

InjectableCondition 공개적으로 프로퍼티

public string InjectableCondition
리턴 string

InjectableEnd 공개적으로 프로퍼티

public string InjectableEnd
리턴 string

ParameterInjectable 공개적으로 프로퍼티

public bool ParameterInjectable
리턴 bool

Prepared 공개적으로 프로퍼티

public bool Prepared
리턴 bool

UseConditions 공개적으로 프로퍼티

public bool UseConditions
리턴 bool