Gets the ID of the record matching location/query
Declaration Syntax
C# | Visual Basic |
public virtual int[] GetIDs( string location, string query )
Public Overridable Function GetIDs ( location As String, query As String ) As Integer()
Return Value
array<Int32>[]()[][]
2 element array. 1st element is ID of the record (or 0 if not found) and 2nd element is the last used ID in the table.
2 element array. 1st element is ID of the record (or 0 if not found) and 2nd element is the last used ID in the table.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610