C# Class ToolSet.DatabaseExtractorCode.DBExtractor.InternalData

Afficher le fichier Open project: mcorrientes/Web-Security-Toolset Class Usage Examples

Méthodes publiques

Свойство Type Description
DataBaseType DataBaseType
InjectableBegin string
InjectableCondition string
InjectableEnd string
ParameterInjectable bool
Prepared bool
UseConditions bool

Méthodes publiques

Méthode Description
InternalData ( )

Method Details

InternalData() public méthode

public InternalData ( )

Property Details

DataBaseType public_oe property

public DataBaseType DataBaseType
Résultat DataBaseType

InjectableBegin public_oe property

public string InjectableBegin
Résultat string

InjectableCondition public_oe property

public string InjectableCondition
Résultat string

InjectableEnd public_oe property

public string InjectableEnd
Résultat string

ParameterInjectable public_oe property

public bool ParameterInjectable
Résultat bool

Prepared public_oe property

public bool Prepared
Résultat bool

UseConditions public_oe property

public bool UseConditions
Résultat bool