Share via


EntitySqlException.Line Propriété

Définition

Obtient le numéro de ligne approximatif où l'erreur s'est produite.

public:
 property int Line { int get(); };
public int Line { get; }
member this.Line : int
Public ReadOnly Property Line As Integer

Valeur de propriété

Entier qui décrit le numéro de ligne approximatif où l'erreur s'est produite.

S’applique à