C# Class CodeInsiders.SharpQL.StatementBase

Inheritance: IStatement
Afficher le fichier Open project: codeinsiders/sharpql

Méthodes publiques

Méthode Description
End ( ) : SharpBatch

Méthodes protégées

Méthode Description
StatementBase ( SharpBatch batch ) : System

Method Details

End() public méthode

public End ( ) : SharpBatch
Résultat SharpBatch

StatementBase() protected méthode

protected StatementBase ( SharpBatch batch ) : System
batch SharpBatch
Résultat System