Compartir a través de


ISourceInformation.StartColumn (Propiedad)

Obtiene el número de la columna 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 StartColumn As Integer
    Get
int StartColumn { get; }
property int StartColumn {
    int get ();
}
abstract StartColumn : int
function get StartColumn () : 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)

StartLine