CustomizeTableNameEventArgs.TableName Property
In This Article
Specifies the table name corresponding to the persistent class.
Namespace: DevExpress.ExpressApp.Utils
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
#Property Value
Type | Description |
---|---|
String | A string containing the table name corresponding to the persistent class. |
See Also