Partager via


SourceCodePosition.Length, propriété

Obtient l'offset dans le fichier source pour le début de la définition.

Espace de noms :  Microsoft.Data.Schema.SchemaModel
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Length As Integer
    Get
public int Length { get; }
public:
property int Length {
    int get ();
}
member Length : int
function get Length () : int

Valeur de propriété

Type : System.Int32
Offset de début.

Sécurité .NET Framework

Voir aussi

Référence

SourceCodePosition Classe

Microsoft.Data.Schema.SchemaModel, espace de noms