다음을 통해 공유


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

속성 값

테이블을 나타내는 형식입니다.

적용 대상