Region(Location, Location) 생성자

정의

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)

매개 변수

startLocation
Location
endLocation
Location

적용 대상