Table holding indexable source records.
            
| C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# | 
public class XmlIndexableSourceRecordTable : XmlTable
public class XmlIndexableSourceRecordTable : XmlTable
Public Class XmlIndexableSourceRecordTable Inherits XmlTable
Public Class XmlIndexableSourceRecordTable Inherits XmlTable
public ref class XmlIndexableSourceRecordTable : public XmlTable
public ref class XmlIndexableSourceRecordTable : public XmlTable
type XmlIndexableSourceRecordTable = class inherit XmlTable end
type XmlIndexableSourceRecordTable = class inherit XmlTable end
| All Members | Constructors | Methods | Properties | Fields | |
| Icon | Member | Description | 
|---|---|---|
| XmlIndexableSourceRecordTable(Configuration) | 
            New instance
              | |
| Add(IndexableSourceRecord) | 
            Adds a record
              | |
| changedTable | 
            Flag indicating whether the table has changed.
              (Inherited from XmlTable.) | |
| Configuration | 
            The instance of the Configuration class that holds the settings to be used.
              (Inherited from XmlTable.) | |
| Equals(Object) |  (Inherited from Object.) | |
| Finalize()()()() |  (Inherited from Object.) | |
| GetHashCode()()()() |  (Inherited from Object.) | |
| GetIDs(String, String) | 
            Gets the ID of the record matching location/query
              | |
| GetIndexableSourceRecords()()()() | 
            Gets all records
              | |
| GetIndexedDataSources()()()() | 
            Builds the XmlDocument DOM for DataSourceRecords
              | |
| GetType()()()() |  (Inherited from Object.) | |
| MemberwiseClone()()()() |  (Inherited from Object.) | |
| ReadTable(String) | 
            Load an XmlDocument with the content of the xml file
              (Inherited from XmlTable.) | |
| Remove(IndexableSourceRecord) | 
            Removes a record
              | |
| RemoveNode(String) | 
            Removes from xml file the node selected by the queryString received from the derived class
              (Inherited from XmlTable.) | |
| ToString()()()() |  (Inherited from Object.) | |
| Update(IndexableSourceRecord) | 
            Updates a record of the same ID as indexableSourceRecord  | |
| WriteTable()()()() | 
            Writes the table
              | |
| xmlDoc | 
            The xml document.
              (Inherited from XmlTable.) | |
| xmlEscape(String) | 
            Escapes any quotes in val.
              (Inherited from XmlTable.) | |
| xmlUnescape(String) | 
            Unescapes any quotes in val.
              (Inherited from XmlTable.) | 
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120