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