ConnectionStringParserTParameterAttributeIIgnorableParameterIgnoreWhenParsing Property

Gets a value that determines whether the connection string parameter should be ignored by the ConnectionStringParserTParameterAttribute.

Definition

Namespace: Gemstone.Configuration
Assembly: Gemstone.Configuration (in Gemstone.Configuration.dll) Version: 1.0.167 -- Release Build+7205a8afd128262553f182d7a18351f94e94ae6a
bool IgnoreWhenParsing { get; }

Property Value

Boolean

See Also