Propriedade ISourceInformation.StartLine

Obtém o número da linha para o início do elemento na fonte.

Namespace:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (em Microsoft.Data.Schema.dll)

Sintaxe

'Declaração
ReadOnly Property StartLine As Integer
    Get
int StartLine { get; }
property int StartLine {
    int get ();
}
abstract StartLine : int
function get StartLine () : int

Valor de propriedade

Tipo: System.Int32
Um Int32 valor.

Segurança do .NET Framework

Consulte também

Referência

ISourceInformation Interface

Namespace Microsoft.Data.Schema.SchemaModel

StartColumn