FunctionDefinition.EndPosition Propriedade
Definição
Posição final da definição da função no texto da consulta eSQL.End position of the function definition in the eSQL query text.
public:
property int EndPosition { int get(); };
public int EndPosition { get; }
member this.EndPosition : int
Public ReadOnly Property EndPosition As Integer