C# Class SampleContext, code

Inheritance: DbContext
Afficher le fichier Open project: shendongnian/code Class Usage Examples

Méthodes publiques

Méthode Description
SampleContext ( )
SetCommandTimeOut ( int Timeout ) : void

Method Details

SampleContext() public méthode

public SampleContext ( )

SetCommandTimeOut() public méthode

public SetCommandTimeOut ( int Timeout ) : void
Timeout int
Résultat void