Share via


MetaModel.GetMetaType(Type) Yöntem

Tanım

Türetilmiş bir sınıfta geçersiz kılındığında, belirtilen Typeiçin öğesini MetaType bulur.

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

Parametreler

type
Type

aranan MetaType türü.

Döndürülenler

Belirtilen türe karşılık gelen bir meta-tür.

Şunlara uygulanır