Skip to content

MariaDBBox.OnSQLString

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

Definition

Namespace:

MariaDBBox.OnSQLString Event -

OnSQLString As Function(ByRef Sender As MariaDBBox, Sql_Utf8 As String) As Long

Parameters

Sender MariaDBBox The object which received the signal

Sql_Utf8 String

Returns

Function(ByRef Sender As MariaDBBox, Sql_Utf8 As String) As Long
Clone this wiki locally