다음을 통해 공유


ContextDataSourceView.EntityTypeName 속성

정의

삽입, 삭제 또는 업데이트 작업용으로 만들어지는 개체의 이름을 가져오거나 설정합니다.

public:
 property System::String ^ EntityTypeName { System::String ^ get(); void set(System::String ^ value); };
public string EntityTypeName { get; set; }
member this.EntityTypeName : string with get, set
Public Property EntityTypeName As String

속성 값

String

삽입, 삭제 또는 업데이트 작업용으로 만들어지는 개체의 이름입니다.

적용 대상