Partager via


ISourceInformation.StartLine, propriété

Obtient le numéro de la ligne pour le début de l'élément dans la source.

Espace de noms :  Microsoft.Data.Schema.SchemaModel
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
ReadOnly Property StartLine As Integer
    Get
int StartLine { get; }
property int StartLine {
    int get ();
}
abstract StartLine : int
function get StartLine () : int

Valeur de propriété

Type : System.Int32
Valeur Int32.

Sécurité .NET Framework

Voir aussi

Référence

ISourceInformation Interface

Microsoft.Data.Schema.SchemaModel, espace de noms

StartColumn