Base for all IndexableSourceRecord types.
| C# | Visual Basic |
public class IndexableSourceRecord
Public Class IndexableSourceRecord
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| 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()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (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()()()() | Gets the type of the current instance. (Inherited from Object.) | |
| ID |
The ID of the resource
| |
| Location |
The location of the resource
| |
| MemberwiseClone()()()() | Creates a shallow copy of the current Object. (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.
|
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610