ApplyClause Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the set of transformations to perform as part of $apply.
public sealed class ApplyClause
type ApplyClause = class
Public NotInheritable Class ApplyClause
- Inheritance
-
ApplyClause
Constructors
ApplyClause(IList<TransformationNode>) |
Create a ApplyClause. |
Properties
Transformations |
The collection of transformations to perform. |