Click or drag to resize
DataReaderBaseReadRecordEventArgsSkipRecord Property
Whether this record should be skipped or not. Default is false.

Namespace: DataStreams.Common
Assembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax
public bool SkipRecord { get; set; }

Property Value

Type: Boolean
See Also