Partager via


DataRecordInfo.FieldMetadata Propriété

Définition

Obtient FieldMetadata pour cet objet DataRecordInfo.

public System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Entity.Core.Common.FieldMetadata> FieldMetadata { get; }
member this.FieldMetadata : System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Entity.Core.Common.FieldMetadata>
Public ReadOnly Property FieldMetadata As ReadOnlyCollection(Of FieldMetadata)

Valeur de propriété

Objet FieldMetadata.

S’applique à