Data Management Object Model Reference

Respondent Members

Respondent overview

Public Instance Constructors

Respondent Constructor Standard constructor, does nothing

Public Instance Methods

Add Adds a new respondent with the designated serial number to the output datasource. Depending on key integrity of the output datasource the serial number may be reordered. The returned number is the actual serial number assigned in the output datasource.
Drop Drops the current respondent. This repondent will never be written to the output datasource
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
NeedsReview This will set the system variable Respondent.NeedsReview to true. This can be used to flag respondent that needs manual cleaning or needs to be further processed by other tools or transformations.
ToString (inherited from Object) 

See Also

Respondent Class | SPSSMR.Data.Transformations Namespace