CandidateConverter Class

Definition

Result of type inference returned by DataPrep to suggest a potential type conversion.

public ref class CandidateConverter
public class CandidateConverter
type CandidateConverter = class
Public Class CandidateConverter
Inheritance
CandidateConverter
Derived

Constructors

CandidateConverter(FieldType)

Result of type inference returned by DataPrep to suggest a potential type conversion.

Properties

DataType

Target Data Type Accessor.

Methods

IsValid()

Whether the object is valid or not.

Applies to