Click or drag to resize

SQLUpserterColumnCount Property

The number of columns that have been added to be inserted, updated, and/or matched.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public int ColumnCount { get; }

Property Value

Type: Int32
See Also