다음을 통해 공유


PersistenceProviderElement.BehaviorType 속성

정의

동작의 형식을 가져옵니다.

public:
 virtual property Type ^ BehaviorType { Type ^ get(); };
public override Type BehaviorType { get; }
member this.BehaviorType : Type
Public Overrides ReadOnly Property BehaviorType As Type

속성 값

동작의 형식입니다.

적용 대상