共用方式為


TableProvider.EntityType 屬性

定義

取得或設定表示資料表的型別。

public:  virtual property Type ^ EntityType {  public:
Type ^ get(); protected:
 void set(Type ^ value); };
public virtual Type EntityType { get; protected set; }
member this.EntityType : Type with get, set
Public Overridable Property EntityType As Type

屬性值

Type

表示資料表的型別。

適用於