XPObjectSource.Reset(Boolean) Method
Triggers the IBindingList.ListChanged event.
Namespace: DevExpress.Xpo
Assembly: DevExpress.DataAccess.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
metadataChanged | Boolean | true, if metadata is changed; otherwise, false. |
See Also