Data Management Object Model Reference

IJob.DropCurrentCase Method 

Description: By calling this method, the current respondent's data will not be written to the output data source.

[Visual Basic]
Sub DropCurrentCase()
[C#]
void DropCurrentCase();

See Also

IJob Interface | SPSSMR.Data.Transformations Namespace