C1.AdoNet.CSV Assembly / C1.AdoNet.CSV Namespace / C1CSVConnection Class / TrimValues Property

In This Topic
TrimValues Property (C1CSVConnection)
In This Topic
A boolean indicating whether to trim the values of fields or not.
Syntax
'Declaration
 
Public ReadOnly Property TrimValues As Boolean
 
See Also