ExtendLifetimePlanNode 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.
A node in the query plan representing a lifetime extension ("ExtendLifetime") operation in the active, running query.
public sealed class ExtendLifetimePlanNode : Microsoft.StreamProcessing.UnaryPlanNode
type ExtendLifetimePlanNode = class
inherit UnaryPlanNode
Public NotInheritable Class ExtendLifetimePlanNode
Inherits UnaryPlanNode
- Inheritance
-
Microsoft.StreamProcessing.UnaryPlanNodeExtendLifetimePlanNode
Properties
Kind |
Indicates that the current node is a lifetime extension operation. |
Negative |
States whether the "Negative" version of the operator was used |