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

Mostrar archivo Open project: debop/NFramework Class Usage Examples

Private Methods

Method Description
GetRegisteredParameterType ( string parameterName ) : DbType
HasRegisteredParameterType ( string parameterName ) : bool
RegisterParameterType ( string parameterName, DbType parameterType ) : void