allows to mark fields as transient with custom attributes.
allows to mark fields as transient with custom attributes.
.NET only: Call this method with the attribute name that you wish to use to mark fields as transient. Multiple transient attributes are possible by calling this method multiple times with different attribute names.
IConfiguration Interface | Db4objects.Db4o.Config Namespace