XPObjectSource.SetEntityType(Type) Method
Gets the XPClassInfo object corresponding to the specified type and assigns this object to the XPObjectSource.EntityType property.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v20.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
type | Type | The persistent class type. |
See Also
Feedback