C# Class SqlReflect.EmitDataMapper

Afficher le fichier Open project: isel-leic-ave/autosql

Méthodes publiques

Méthode Description
Build ( Type klass, string connStr, bool withCache ) : SqlReflect.DynamicDataMapper

Method Details

Build() public static méthode

public static Build ( Type klass, string connStr, bool withCache ) : SqlReflect.DynamicDataMapper
klass Type
connStr string
withCache bool
Résultat SqlReflect.DynamicDataMapper