Region(Location, Location) Constructor

Definition

public Region (Microsoft.SqlServer.Management.SqlParser.Parser.Location startLocation, Microsoft.SqlServer.Management.SqlParser.Parser.Location endLocation);
new Babel.Region : Microsoft.SqlServer.Management.SqlParser.Parser.Location * Microsoft.SqlServer.Management.SqlParser.Parser.Location -> Babel.Region
Public Sub New (startLocation As Location, endLocation As Location)

Parameters

startLocation
Location
endLocation
Location

Applies to