TheDependentFieldsQuery |
Scroll |
TheDependentFieldsQuery is used for searching and finding information within one category field with dependent fields like single keywords and referenced table fields in the data base.
Namespace: Therefore.API
Visual Basic Public Class TheDependentFieldsQuery C# public class TheDependentFieldsQuery |
Name |
Description |
Gets or sets the TheIndexData we want to search with. |
|
Gets or sets the maximum number of rows the query will retrieve from the server. |
|
Gets or sets whether or not deleted keywords will be returned. |
Name |
Description |
Executes the query on the server. |
|
Returns a string representation of the object (for debugging). |