Propriedade ISourceInformation.Length

Obtém o comprimento em caracteres, do elemento no arquivo de origem.

Namespace:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (em Microsoft.Data.Schema.dll)

Sintaxe

'Declaração
ReadOnly Property Length As Integer
    Get
int Length { get; }
property int Length {
    int get ();
}
abstract Length : int
function get Length () : int

Valor de propriedade

Tipo: System.Int32
Um Int32 valor.

Segurança do .NET Framework

Consulte também

Referência

ISourceInformation Interface

Namespace Microsoft.Data.Schema.SchemaModel

Length

IModelElement