Window.UnboundedFollowing Property
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.
Value representing the last row in the partition, equivalent to "UNBOUNDED FOLLOWING" in SQL.
public static long UnboundedFollowing { get; }
member this.UnboundedFollowing : int64
Public Shared ReadOnly Property UnboundedFollowing As Long