Compartir a través de


ISourceInformation.StartLine (Propiedad)

Obtiene el número de la línea para el inicio del elemento en el origen.

Espacio de nombres:  Microsoft.Data.Schema.SchemaModel
Ensamblado:  Microsoft.Data.Schema (en Microsoft.Data.Schema.dll)

Sintaxis

'Declaración
ReadOnly Property StartLine As Integer
    Get
int StartLine { get; }
property int StartLine {
    int get ();
}
abstract StartLine : int
function get StartLine () : int

Valor de propiedad

Tipo: System.Int32
Un valor Int32.

Seguridad de .NET Framework

Vea también

Referencia

ISourceInformation Interfaz

Microsoft.Data.Schema.SchemaModel (Espacio de nombres)

StartColumn