Condividi tramite


Proprietà ISourceInformation.StartColumn

Ottiene il numero della colonna per l'inizio dell'elemento nell'origine.

Spazio dei nomi:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Sintassi

'Dichiarazione
ReadOnly Property StartColumn As Integer
    Get
int StartColumn { get; }
property int StartColumn {
    int get ();
}
abstract StartColumn : int
function get StartColumn () : int

Valore proprietà

Tipo: System.Int32
Valore Int32.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISourceInformation Interfaccia

Spazio dei nomi Microsoft.Data.Schema.SchemaModel

StartLine