CandidateConverter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |