MetaModel.GetMetaType(Type) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
abstract System::Data::Linq::Mapping::MetaType ^ GetMetaType(Type ^ type);
public abstract System.Data.Linq.Mapping.MetaType GetMetaType(Type type);
abstract member GetMetaType : Type -> System.Data.Linq.Mapping.MetaType
Public MustOverride Function GetMetaType (type As Type) As MetaType
Paramètres
Retours
Type méta correspondant au type spécifié.