Specifies the location and then starts the UltraLite engine.
Visual Basic Public Property StartLine As String
C# public string StartLine { get; set; }
A string specifying the location of the UltraLite engine executable. The default value is a null reference (Nothing in Visual Basic).
Only supply a StartLine (START) connection parameter if you are connecting to an engine that is not currently running.
For more information about using the UltraLite engine with UltraLite.NET, see RuntimeType property.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |