ConnectionStringParserConnectionStringProperty Constructor
Namespace: Gemstone.ConfigurationAssembly: Gemstone.Configuration (in Gemstone.Configuration.dll) Version: 1.0.160 -- Release Build+88236516f9422f607db3cbb805adb5560f937a6c
Gemstone.Configuration.ConnectionStringProperty = function(propertyInfo, typeRegistry);
Parameters
- propertyInfo PropertyInfo
- The PropertyInfo object.
- typeRegistry TypeRegistry (Optional)
-
Type registry to use when parsing DefaultValueExpressionAttribute
instances. Set to null for default registry.