Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
DataClassInfoProvider Class
DataClassInfoProvider Methods
CheckDatabaseDependencies Method
DeleteInfo Method
GetClassName Method
GetDataClassInfo Method
GetDataSet Method
GetObjectQueryInternal Method
GetUniqueClassName Method
GetVirtualObject Method
LoadAllClasses Method
SetInfo Method
DataClassInfoProvider
GetDataSet Method
Gets an empty DataSet created by class XML schema.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
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) 2019 Kentico Software
Send comments on this topic to
support@kentico.com