Skip to content

MariaDBBox.Open

Xusinboy Bekchanov edited this page Oct 29, 2023 · 2 revisions

Definition

Namespace:

MariaDBBox.Open Method -

Function Open(ByRef FileName As WString, ByRef UserName As WString, ByRef Password As WString = "", ByVal host As Const ZString Ptr = NULL, Port As ULong = MARIADB_PORT, ByVal unix_socket As Const ZString Ptr = NULL, ByVal clientflag As culong = 0) As Boolean

Parameters

FileName WString

UserName WString

Password WString

host Const ZString

Port ULong

unix_socket Const ZString

clientflag culong

Returns

Boolean
Clone this wiki locally