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
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.
Voir aussi
Référence
Microsoft.Data.Schema.SchemaModel, espace de noms
Length