Aracılığıyla paylaş


MetaTable.RowType Özellik

Tanım

MetaType Tablonun satırlarının türünü açıklayan öğesini alır.

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

Özellik Değeri

Tablodaki satırların türü.

Şunlara uygulanır