Keyoti SearchUnit API Docs
IndexableSourceRecord Class
API DocumentationKeyoti.SearchEngine.DataAccess.IndexableSourceRecordsIndexableSourceRecord
Keyoti SearchUnit v6
Base for all IndexableSourceRecord types.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public class IndexableSourceRecord
public class IndexableSourceRecord
Public Class IndexableSourceRecord
Public Class IndexableSourceRecord
public ref class IndexableSourceRecord
public ref class IndexableSourceRecord
type IndexableSourceRecord =  class end
type IndexableSourceRecord =  class end
Members
All MembersMethodsProperties



IconMemberDescription
CopyFrom(IndexableSourceRecord)
Sets the values of this record to those of 'record'.

DelimitList(ArrayList, Char)
Delimits an ArrayList of strings

Equals(Object)
Whether 2 source records are equal
(Overrides Object.Equals(Object).)
ExtensionData
Any extra data that subclasses need to store.

Finalize()()()() (Inherited from Object.)
GetExtensionData()()()()
Gets the extension data in the form of a hastable, key=friendly property name, value=property or null.

GetHashCode()()()()
The hashcode for this record
(Overrides Object.GetHashCode()()()().)
GetType()()()() (Inherited from Object.)
ID
The ID of the resource

Location
The location of the resource

MemberwiseClone()()()() (Inherited from Object.)
Query
A query used on the source, if there is one.

ResultURL
The result URL format string, which converts a record ID to a result.

SetExtensionData(Hashtable)
Sets the extension data in the form of a hastable, key=friendly property name, value=property

SourceType
The type of source this record represents

ToString()()()()
Returns the record as a string
(Overrides Object.ToString()()()().)
UniqueColumn
The unique column in the data returned if there is one.

Inheritance Hierarchy

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120