Skip to main content
.NET 6.0+

XPObjectSource.PopulateProperties() Method

Clears the XPObjectSource.Properties collection and populates it with properties of the persistent class specified by the XPObjectSource.EntityType property.

Namespace: DevExpress.Xpo

Assembly: DevExpress.DataAccess.v23.2.dll

NuGet Package: DevExpress.DataAccess

Declaration

public void PopulateProperties()
See Also