C# Class NSoft.NFramework.Data.OdpNet.EnterpriseLibrary.ParameterTypeRegistry

Afficher le fichier Open project: debop/NFramework Class Usage Examples

Private Methods

Méthode Description
GetRegisteredParameterType ( string parameterName ) : DbType
HasRegisteredParameterType ( string parameterName ) : bool
RegisterParameterType ( string parameterName, DbType parameterType ) : void