Click or drag to resize

CdssQueryExpressionDefinition Properties

The CdssQueryExpressionDefinition type exposes the following members.

Properties
 NameDescription
Public propertyFilterHdsi Gets or sets the HDSI syntax expression
Public propertyOrderByHdsi Get or sets the ordering expression
Public propertyScope Gets or sets where the object should be pulled from
Public propertyScopedFact Gets or sets the fact reference
Public propertySelectHdsi Gets or sets the selector expression (the value to emit)
Public propertySelectorFunction Gets or sets the selector function from the matching records
Public propertySourceCollectionHdsi Gets or sets the expression on the context which is used to gather the colleciton of objects filtered
Public propertyTranspileSourceReference Gets or sets the transpiled metadata
(Inherited from CdssExpressionDefinition)
Top
See Also