Partager via


MetaTable.RowType Propriété

Définition

Obtient MetaType qui décrit le type de lignes de la table.

public:
 abstract property System::Data::Linq::Mapping::MetaType ^ RowType { System::Data::Linq::Mapping::MetaType ^ get(); };
public abstract System.Data.Linq.Mapping.MetaType RowType { get; }
member this.RowType : System.Data.Linq.Mapping.MetaType
Public MustOverride ReadOnly Property RowType As MetaType

Valeur de propriété

Types de lignes du tableau.

S’applique à