SIFWorks ADK 2.0
ISelfRenderingField Interface
NamespacesEdustructures.SifWorks.Tools.QueryISelfRenderingField

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

This interface defines an optional interface that can be implemented by a class and mapped to an element to satisfy a SIF_Query.
Declaration Syntax
C#Visual BasicVisual C++
public interface ISelfRenderingField
Public Interface ISelfRenderingField
public interface class ISelfRenderingField
Members
All MembersMethods



IconMemberDescription
Render(QueryFormatter, Query, Condition)
Returns a portion of an SQL query that should be used to satisfy this specific query condition

Remarks
When mapped to a a SIF_Query element and passed in as part of the table to the Format(Query, IDictionary) method, this class will be invoked if query contains a condition that maps to the field

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