Dynamicweb 9
Dynamicweb 9
Dynamicweb.DataIntegration.Integration
BaseSourceReader Class
BaseSourceReader Methods
Close Method
Dispose Method
GetNext Method
IsDone Method
BaseSourceReader
GetNext Method
Namespace:
Dynamicweb.DataIntegration.Integration
Assembly:
Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
C#
VB
Copy
public
Dictionary
<
string
,
Object
>
GetNext
()
Public
Function
GetNext
As
Dictionary
(
Of
String
,
Object
)
Return Value
Type:
Dictionary
String
,
Object
Implements
ISourceReader
GetNext
See Also
Reference
BaseSourceReader Class
Dynamicweb.DataIntegration.Integration Namespace