Skip to content

SQLite3Component.FindByte

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

Definition

Namespace:

SQLite3Component.FindByte Method -

Function FindByte(Table As UString, Cond As UString, rs_Utf8() As String, rs_Types() As Long, Col As UString = "*", Orderby As UString = "", Page As Long = 1, Pagesize As Long = 0)                        As Long

Parameters

Table UString

Cond UString

rs_Utf8 String

rs_Types Long

Col UString

Orderby UString

Page Long

Pagesize Long

Returns

String, rs_Types() As Long, Col As UString = "*", Orderby As UString = "", Page As Long = 1, Pagesize As Long = 0) As Long
Clone this wiki locally