MetaFunction.ResultRowTypes 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得可能結果資料列型別的列舉。
public:
abstract property System::Collections::ObjectModel::ReadOnlyCollection<System::Data::Linq::Mapping::MetaType ^> ^ ResultRowTypes { System::Collections::ObjectModel::ReadOnlyCollection<System::Data::Linq::Mapping::MetaType ^> ^ get(); };
public abstract System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Linq.Mapping.MetaType> ResultRowTypes { get; }
member this.ResultRowTypes : System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Linq.Mapping.MetaType>
Public MustOverride ReadOnly Property ResultRowTypes As ReadOnlyCollection(Of MetaType)
屬性值
可能型別的集合。