Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Lemon
Transform
DataRowPipeline
C# Class Lemon.Transform.DataRowPipeline
Datei anzeigen
Open project: dream-365/lemon
Class Usage Examples
Public Properties
Property
Type
Description
Actions
IList
Output
Action
Public Methods
Method
Description
DataRowPipeline
( ) :
System
Input
(
BsonDataRow
row
) :
void
Link
( ) :
void
Method Details
DataRowPipeline()
public
method
public
DataRowPipeline
( ) :
System
return
System
Input()
public
method
public
Input
(
BsonDataRow
row
) :
void
row
BsonDataRow
return
void
Link()
public
method
public
Link
( ) :
void
return
void
Property Details
Actions
public_oe property
public
IList
Actions
return
IList
Output
public_oe property
public
Action
Output
return
Action