LinqDataSourceView.GetDataObjectType(Type) 메서드

정의

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

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

매개 변수

tableType
Type

테이블 형식입니다.

반환

데이터 개체 형식입니다.

적용 대상

추가 정보