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
GetDataSet Method
Gets an empty DataSet created by class XML schema.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
static
DataSet
GetDataSet
(
string
className
)
Parameters
className
Type:
System
String
Class name
Return Value
Type:
DataSet
Exceptions
Exception
Condition
DataClassNotFoundException
Thrown when the data class with the given class name 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