ConnectionStringParserTParameterAttributeTypeRegistry Property
Namespace: Gemstone.ConfigurationAssembly: Gemstone.Configuration (in Gemstone.Configuration.dll) Version: 1.0.171 -- Release Build+9acafc9a30af2f20fb3b5ba39c0c59b25e414d41
Gemstone.Configuration.ConnectionStringParser.get_TypeRegistry = function();
Gemstone.Configuration.ConnectionStringParser.set_TypeRegistry = function(value);
Property Value
TypeRegistry
Accessing this property will create a unique type registry for the current attribute type
TParameterAttribute which will initially contain the values found in
the
DefaultTypeRegistry and can be augmented with
custom types. Set to
null to restore use of the default type registry.