Compartir a través de


ISourceInformation.Offset (Propiedad)

Obtiene la ubicación en el archivo de origen del inicio del elemento.

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

Sintaxis

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

Valor de propiedad

Tipo: System.Int32
Valor de tipo Int32.

Seguridad de .NET Framework

Vea también

Referencia

ISourceInformation Interfaz

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

Length

IModelElement