Click or drag to resize

spiderTargetTokensbuildTableRow Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:imbWEM.Core.crawler.targets.spiderTargetTokens.buildTableRow(System.Data.DataRow,imbSCI.DataComplex.weightTableGenericTerm)"]

Namespace:  imbWEM.Core.crawler.targets
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public override DataRow buildTableRow(
	DataRow dr,
	weightTableGenericTerm t
)

Parameters

dr
Type: System.DataDataRow

[Missing <param name="dr"/> documentation for "M:imbWEM.Core.crawler.targets.spiderTargetTokens.buildTableRow(System.Data.DataRow,imbSCI.DataComplex.weightTableGenericTerm)"]

t
Type: weightTableGenericTerm

[Missing <param name="t"/> documentation for "M:imbWEM.Core.crawler.targets.spiderTargetTokens.buildTableRow(System.Data.DataRow,imbSCI.DataComplex.weightTableGenericTerm)"]

Return Value

Type: DataRow

[Missing <returns> documentation for "M:imbWEM.Core.crawler.targets.spiderTargetTokens.buildTableRow(System.Data.DataRow,imbSCI.DataComplex.weightTableGenericTerm)"]

See Also