Condividi tramite


Proprietà ISourceInformation.Length

Ottiene la lunghezza in caratteri dell'elemento nel file di origine.

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

Sintassi

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

Valore proprietà

Tipo: System.Int32
Valore Int32.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISourceInformation Interfaccia

Spazio dei nomi Microsoft.Data.Schema.SchemaModel

Length

IModelElement