TokenManager.FindPairMatch(Int32, Int32) 메서드

정의

public Microsoft.SqlServer.Management.SqlParser.Parser.PairMatch FindPairMatch(int line, int column);
member this.FindPairMatch : int * int -> Microsoft.SqlServer.Management.SqlParser.Parser.PairMatch
Public Function FindPairMatch (line As Integer, column As Integer) As PairMatch

매개 변수

line
Int32
column
Int32

반품

적용 대상