Propriedade ISourceInformation.StartColumn

Obtém o número da coluna 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 StartColumn As Integer
    Get
int StartColumn { get; }
property int StartColumn {
    int get ();
}
abstract StartColumn : int
function get StartColumn () : 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

StartLine