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; }
Public ReadOnly Property ColumnCount As Integer
Get
Property Value
Type:
Int32See Also