Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
DataClassInfoProvider Class
DataClassInfoProvider Methods
DeleteDataClassInfoInternal Method
GetClasses Method
GetClassName Method
GetDataClassInfo Method
GetDataSet Method
GetObjectQueryInternal Method
GetTableName Method
GetUniqueClassName Method
GetVirtualObject Method
CheckDatabaseDependencies Method
CheckDependencies Method
LoadAllClasses Method
SetDataClassInfoInternal Method
DataClassInfoProvider
GetTableName Method
Gets the table name of specified info object.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
static
string
GetTableName
(
GeneralizedInfo
infoObj
)
Parameters
infoObj
Type:
CMS.DataEngine
GeneralizedInfo
Info object
Return Value
Type:
String
Exceptions
Exception
Condition
DataClassNotFoundException
Thrown when the data class of the given object is not found.
See Also
Reference
DataClassInfoProvider Class
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com