다음을 통해 공유


ContextDataSourceView.GetDataObjectType(Type) 메서드

정의

삭제, 삽입 및 업데이트 작업에 사용할 데이터 개체 형식을 검색합니다.

protected:
 virtual Type ^ GetDataObjectType(Type ^ type);
protected virtual Type GetDataObjectType (Type type);
abstract member GetDataObjectType : Type -> Type
override this.GetDataObjectType : Type -> Type
Protected Overridable Function GetDataObjectType (type As Type) As Type

매개 변수

type
Type

작업에 사용할 개체의 데이터 형식입니다.

반환

Type

삭제, 삽입 또는 업데이트 작업에 사용된 데이터 개체 형식입니다.

적용 대상