[This is preliminary documentation and is subject to change.]
A SIF_ExtendedQuery
| C# | Visual Basic | Visual C++ |
public class SIF_ExtendedQuery : SifElement
Public Class SIF_ExtendedQuery _ Inherits SifElement
public ref class SIF_ExtendedQuery : public SifElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| SIF_ExtendedQuerySIF_ExtendedQueryNew()() |
Creates an instance of a SIF_ExtendedQuery
| |
| SIF_ExtendedQuerySIF_ExtendedQueryNew(SIF_Select, SIF_From) |
Constructor that accepts values for all mandatory fields
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
| |
| SetSIF_DestinationProvider(Topics) |
Sets the value of the <SIF_DestinationProvider> element.
| |
| SetSIF_From(Topics, SIF_Object) | Sets the value of the <SIF_From> element. | |
| SetSIF_OrderBy(SIFOrderByElement) | Sets the value of the <SIF_OrderBy> element. | |
| SetSIF_Select(Nullable<(Of <Boolean>)>, String, SIFSelectElement) | Sets the value of the <SIF_Select> element. | |
| SetSIF_Where(SIF_ConditionGroup) | Sets the value of the <SIF_Where> element. | |
| SIF_DestinationProvider |
Gets or sets the value of the <SIF_DestinationProvider> element.
| |
| SIF_From |
Gets or sets the value of the <SIF_From> element.
| |
| SIF_OrderBy |
Gets or sets the value of the <SIF_OrderBy> element.
| |
| SIF_Select |
Gets or sets the value of the <SIF_Select> element.
| |
| SIF_Where |
Gets or sets the value of the <SIF_Where> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||
| Element | |||
| SifElement | |||
| SIF_ExtendedQuery | |||