Represents security group table.
            
| C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# | 
public class XmlSecurityGroupTable : XmlLocationTable
public class XmlSecurityGroupTable : XmlLocationTable
Public Class XmlSecurityGroupTable Inherits XmlLocationTable
Public Class XmlSecurityGroupTable Inherits XmlLocationTable
public ref class XmlSecurityGroupTable : public XmlLocationTable
public ref class XmlSecurityGroupTable : public XmlLocationTable
type XmlSecurityGroupTable = class inherit XmlLocationTable end
type XmlSecurityGroupTable = class inherit XmlLocationTable end
| All Members | Constructors | Methods | Properties | Fields | |
| Icon | Member | Description | 
|---|---|---|
| XmlSecurityGroupTable(Configuration) | 
            Creates a new instance. 
               | |
| Add(LocationCategoryRecord) | 
            Adds a location 
              (Inherited from XmlLocationTable.) | |
| BuildImportTimeLocationsCache | 
            Creates a cache.
              (Inherited from XmlLocationTable.) | |
| 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) | 
            Gets locationCategoryID for the specified location category name (in addition, returns the last used ID)`
              (Inherited from XmlLocationTable.) | |
| GetLocationCategories()()()() | 
            Returns list of locations known in the 'database'.
              (Inherited from XmlLocationTable.) | |
| GetLocationCategoryRecordFromID(Int32) | 
            Returns a LocationCategory, corresponding to locationID passed as in parameter
              (Inherited from XmlLocationTable.) | |
| GetLocationID(String) | 
            Returns a location ID for the specified location name.
              (Inherited from XmlLocationTable.) | |
| GetNumberOfSecurityGroups()()()() | 
            Gets the number of security groups.
              | |
| GetSecurityGroupID(String) | 
            Returns a location ID for the specified name.
              | |
| GetSecurityGroupRecordFromID(Int32) | 
            Gets the record based on it's ID.
              | |
| GetSecurityGroups()()()() | 
            Returns list of locations known in the index.
              | |
| GetType()()()() |  (Inherited from Object.) | |
| MemberwiseClone()()()() |  (Inherited from Object.) | |
| ReadTable(String) | 
            Load an XmlDocument with the content of the xml file
              (Inherited from XmlTable.) | |
| Remove(String) | 
            Removes a location from the database.
              (Inherited from XmlLocationTable.) | |
| RemoveNode(String) | 
            Removes from xml file the node selected by the queryString received from the derived class
              (Inherited from XmlTable.) | |
| ToString()()()() |  (Inherited from Object.) | |
| UpdateLocationCategory(LocationCategoryRecord) | 
            Updates the location record in the database
              (Inherited from XmlLocationTable.) | |
| WriteTable()()()() | 
            Writes content to the location file
              (Inherited from XmlLocationTable.) | |
| 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.) | 
| Object | |||
| XmlTable | |||
| XmlLocationTable | |||
| XmlSecurityGroupTable | |||
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120