A newer version of this page is available.
Switch to the current version.
CustomizeTableNameEventArgs Class
For internal use.
Namespace: DevExpress.ExpressApp.Utils
Assembly: DevExpress.ExpressApp.v18.2.dll
Declaration
public class CustomizeTableNameEventArgs :
HandledEventArgs
Public Class CustomizeTableNameEventArgs
Inherits HandledEventArgs
Remarks
To change table prefixes, use approaches from the How to separate database tables from built-in system tables via a prefix or custom schema article.
Inheritance
Object
EventArgs
HandledEventArgs
CustomizeTableNameEventArgs
See Also
Feedback