RebuildResultSchemaContext.ShowSuccessMessage Property
Specifies whether or not to show a message notifying that the resulting schema has been rebuilt successfully.
Namespace: DevExpress.DataAccess.UI.Sql
Assembly: DevExpress.DataAccess.v24.1.UI.dll
NuGet Package: DevExpress.DataAccess.UI
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to show the message; otherwise false. |
See Also