Create
class methodsCreates a data source instance using the specified configuration. If the configuration is a data source instance, the same instance will be returned.
Parameters:optionsObject
Returns:kendo.data.DataSource
The data source configuration.
—The new data source instance.