dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlLoaderOptions Class / LinePrefix Property

In This Topic
LinePrefix Property
In This Topic
Gets or sets the line prefix.
Syntax
'Declaration
 
Public Property LinePrefix As String
 

Property Value

The line prefix.
Remarks
Has effect only when data is loaded from plain text.
See Also