DecomposableAttribute PropertiesDryadLINQ documentation

The DecomposableAttribute type exposes the following members.

Properties

  NameDescription
Public propertyDecompositionType
A type that implements IDecomposable{TSource, TAccumulate, TResult} where TSource is the element type of the input, TAccumulate is the element type of an intermediate dataset, and TResult is the output type of the method annotated by this attribute.
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also

Reference