C# Class NLite.Data.Driver.SqlServerDriver

Inheritance: AbstractDriver
Afficher le fichier Open project: netcasewqs/elinq

Méthodes protégées

Méthode Description
ConvertDBTypeToNativeType ( IDbDataParameter p, DBType dbType ) : void

Method Details

ConvertDBTypeToNativeType() protected méthode

protected ConvertDBTypeToNativeType ( IDbDataParameter p, DBType dbType ) : void
p IDbDataParameter
dbType DBType
Résultat void