Click or drag to resize
AbstractTableManagerDatabaseName Property
Database name.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public virtual string DatabaseName { get; }

Property Value

Type: String

Implements

ITableManagerDatabaseName
See Also