Skip to content

SQLite3Component.FindByteUtf

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

Definition

Namespace:

SQLite3Component.FindByteUtf Method -

Function FindByteUtf(Table_Utf8 As String, Cond_Utf8 As String, rs_Utf8() As String, rs_Types() As Long, Col_Utf8 As String = "*", Orderby_Utf8 As String = "", Page As Long = 1, Pagesize As Long = 0) As Long

Parameters

Table_Utf8 String

Cond_Utf8 String

rs_Utf8 String

rs_Types Long

Col_Utf8 String

Orderby_Utf8 String

Page Long

Pagesize Long

Returns

String, rs_Types() As Long, Col_Utf8 As String = "*", Orderby_Utf8 As String = "", Page As Long = 1, Pagesize As Long = 0) As Long
Clone this wiki locally