FireDAC.Phys.MySQLWrapper.TMySQLSession.Connect

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure Connect(const host, user, passwd, db: String;
port: Cardinal; clientflag: my_ulong);

C++

void __fastcall Connect(const System::UnicodeString host, const System::UnicodeString user, const System::UnicodeString passwd, const System::UnicodeString db, unsigned port, unsigned clientflag);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
FireDAC.Phys.MySQLWrapper.pas
FireDAC.Phys.MySQLWrapper.hpp
FireDAC.Phys.MySQLWrapper TMySQLSession

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。