C# Class D2L.SQL.Validation.ReadOnlyValidator

A configurable validator for read-only (i.e. SELECTs) SQL
Inheritance: IValidator
Afficher le fichier Open project: Brightspace/D2L.SQL

Méthodes publiques

Méthode Description
ReadOnlyValidator ( ) : D2L.SQL.Language

Construct a ReadOnlyValidator

Private Methods

Méthode Description
IValidator ( string sql ) : string

Method Details

ReadOnlyValidator() public méthode

Construct a ReadOnlyValidator
public ReadOnlyValidator ( ) : D2L.SQL.Language
Résultat D2L.SQL.Language