Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.DataEngine
AbstractInfoProvider(TInfo, TProvider, TQuery) Class
AbstractInfoProvider(TInfo, TProvider, TQuery) Methods
BulkInsertInfos Method
BulkInsertInfos Method (IEnumerable(TInfo))
BulkInsertInfos Method (IEnumerable(BaseInfo))
AbstractInfoProvider
TInfo
,
TProvider
,
TQuery
BulkInsertInfos Method (IEnumerable
TInfo
)
Bulk inserts the given list of info objects
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
Copy
public
void
BulkInsertInfos
(
IEnumerable
<TInfo>
objects
)
Parameters
objects
Type:
System.Collections.Generic
IEnumerable
TInfo
List of objects
See Also
Reference
AbstractInfoProvider
TInfo, TProvider, TQuery
Class
BulkInsertInfos Overload
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com