Partager via


ISourceInformation.Length, propriété

Obtient la longueur, en caractères, de l'élément dans le fichier source.

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

Syntaxe

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

Valeur de propriété

Type : System.Int32
Valeur Int32.

Sécurité .NET Framework

Voir aussi

Référence

ISourceInformation Interface

Microsoft.Data.Schema.SchemaModel, espace de noms

Length

IModelElement