SourceDataConverter Class Members
In This Topic
The following tables list the members exposed by SourceDataConverter.
Public Constructors
Public Properties
| Name | Description |
 | SourceSupportsDBNull | Gets or sets a value indicating whether the source supports DBNull values. |
Top
Public Methods
| Name | Description |
 | Convert | Converts the sourceValue to the targetType using the provided culture info. |
 | ConvertBack | Converts the targetValue to the sourceType using the provided culture info. |
Top
See Also