Back to Devexpress

ExplicitLoadingAttribute Constructors

xpo-devexpress-dot-xpo-dot-explicitloadingattribute-dot-ctor.md

latest1.0 KB
Original Source

ExplicitLoadingAttribute Constructors

Specifies that the information used to retrieve persistent objects that are referenced by the current property, is included in a query used to load this property.

NameParametersDescription
ExplicitLoadingAttribute()noneInitializes a new instance of the ExplicitLoadingAttribute class with default settings.
ExplicitLoadingAttribute(Int32)depthInitializes a new instance of the ExplicitLoadingAttribute class with the specified ExplicitLoadingAttribute.Depth property.

See Also

ExplicitLoadingAttribute Class

ExplicitLoadingAttribute Members

DevExpress.Xpo Namespace