SIFWorks ADK 2.0
SIF_ExtendedQuery Class
NamespacesEdustructures.SifWorks.InfraSIF_ExtendedQuery

[This is preliminary documentation and is subject to change.]

A SIF_ExtendedQuery
Declaration Syntax
C#Visual BasicVisual C++
public class SIF_ExtendedQuery : SifElement
Public Class SIF_ExtendedQuery _
	Inherits SifElement
public ref class SIF_ExtendedQuery : public SifElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SIF_ExtendedQuery

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10