Lines Matching refs:properties
160 …p>You should use the <member>Setting</member> property if you need to access a few properties only,
164 service. That is, you can at runtime add arbitrary new properties to the bag.</p>
166 <p>Additionally, the property bag supports default values of properties, and thus the
171 …ectively, the property bag represented by <code>Settings</code> contains two classes of properties:
174 …<p><em>Pre-defined</em> properties are properties which are potentially used by the data source, t…
176 …a large set of such properties, no all of them are effectively used for a concrete data source, no…
178 Such properties are not removeable from the bag, that is, their
180 Usually, you'll find that all of this properties have the
183 …<p><em>User-defined</em> properties are the ones which are added at runtime by any instance. They …
190 …<p>When a data source is made persistent, then properties which are not removeable (which are assu…
191 …pre-defined properties) are ignored when they are in <code>DEFAULT</code> state. All other propert…