[This is preliminary documentation and is subject to change.]
A SIF_Query
| C# | Visual Basic | Visual C++ |
public class SIF_Query : SifKeyedElement
Public Class SIF_Query _ Inherits SifKeyedElement
public ref class SIF_Query : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| SIF_QuerySIF_QueryNew()() |
Creates an instance of a SIF_Query
| |
| SIF_QuerySIF_QueryNew(SIF_QueryObject) |
Constructor that accepts values for all mandatory fields
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| SetSIF_ConditionGroup(ConditionType, SIF_Conditions) | Sets the value of the <SIF_ConditionGroup> element. | |
| SetSIF_Example(String) | Sets the value of the <SIF_Example> element. | |
| SetSIF_QueryObject(String) | Sets the value of the <SIF_QueryObject> element. | |
| SIF_ConditionGroup |
Gets or sets the value of the <SIF_ConditionGroup> element.
| |
| SIF_Example |
Gets or sets the value of the <SIF_Example> element.
| |
| SIF_QueryObject |
Gets or sets the value of the <SIF_QueryObject> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| SIF_Query | ||||