MyDAC

TMyConnectionOptions.Embedded Property

Used to specify the server that will be used to connect.

Class

TMyConnectionOptions

Syntax

property Embedded: boolean default DefValEmbedded;

Remarks

Use the Embedded property to specify what server will be used to connect - MySQL server or Embedded MySQL server. You can read about the features and using Embedded server at the Embedded Server. In most cases, you should use TMyEmbConnection instead of this option.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback