다음을 통해 공유


LinqToEntitiesDomainService 멤버

LINQ to Entities 데이터 모델에서 작업을 수행하는 도메인 서비스에 대한 기본 클래스를 제공합니다.

다음 표에는 LinqToEntitiesDomainService 유형으로 제공되는 멤버의 목록이 나와 있습니다.

보호됨 생성자

  이름 설명
  LinqToEntitiesDomainService LinqToEntitiesDomainService 클래스의 새 인스턴스를 초기화합니다.

위쪽

공개 속성

(보호됨 속성 참고)

  이름 설명
public propertystatic Factory  새로운 DomainService 인스턴스를 만드는 데 사용되는 IDomainServiceFactory를 가져오거나 설정합니다. (DomainService에서 상속됨)

위쪽

보호됨 속성

  이름 설명
protected property AuthorizationContext  IsAuthorized에 사용할 선택적 템플릿 AuthorizationContext를 가져오거나 설정합니다. (DomainService에서 상속됨)
protected property ChangeSet  현재 ChangeSet를 가져옵니다. (DomainService에서 상속됨)
protected property ObjectContext LinqToEntitiesDomainService에 대한 ObjectContext를 가져옵니다.
protected property ServiceContext  DomainService에 대한 활성 DomainServiceContext를 가져옵니다. (DomainService에서 상속됨)
protected property ServiceDescription  DomainService에 대한 DomainServiceDescription을 가져옵니다. (DomainService에서 상속됨)
protected property ValidationContext  DomainService에서 호출된 모든 유효성 검사 작업에 사용할 선택적 ValidationContext를 가져오거나 설정합니다. (DomainService에서 상속됨)

위쪽

공개 메서드

(보호됨 메서드 참고)

  이름 설명
public method Dispose 오버로드되었습니다. 이 DomainService에서 사용하는 리소스를 해제합니다.
public method Equals  오버로드되었습니다. (Object에서 상속됨)
public method GetHashCode  (Object에서 상속됨)
public method GetType  (Object에서 상속됨)
public method Initialize 재정의되었습니다. 도메인 서비스를 초기화합니다.
public method Invoke  (DomainService에서 상속됨)
public method IsAuthorized  (DomainService에서 상속됨)
public method Query  (DomainService에서 상속됨)
public methodstatic ReferenceEquals  (Object에서 상속됨)
public method Submit  (DomainService에서 상속됨)
public method ToString  (Object에서 상속됨)

위쪽

보호됨 메서드

  이름 설명
protected method AuthorizeChangeSet  사용자에게 지정된 ChangeSet를 전송할 수 있는 권한이 있는지 여부를 나타내는 값을 반환합니다. (DomainService에서 상속됨)
protected method Count 재정의되었습니다. 지정된 IQueryable 개체의 행 수를 반환합니다.
protected method CreateObjectContext 이 공급자가 사용할 ObjectContext 인스턴스를 만들어 반환합니다.
protected method Dispose 오버로드되었습니다. 재정의되었습니다.  
protected method ExecuteChangeSet  ChangeSet의 각 작업에 대해 DomainOperationEntry를 호출합니다. (DomainService에서 상속됨)
protected method Finalize  (Object에서 상속됨)
protected method MemberwiseClone  (Object에서 상속됨)
protected method OnError  (DomainService에서 상속됨)
protected method PersistChangeSet 재정의되었습니다. ChangeSet의 모든 작업이 호출된 후 변경을 종료합니다.
protected method ResolveConflicts 낙관적 동시성 충돌로 인해 전송하지 못한 경우 충돌을 해결합니다.
protected method ValidateChangeSet  ExecuteChangeSet를 호출하기 전에 ChangeSet 전체의 유효성을 검사합니다. (DomainService에서 상속됨)

위쪽

참고 항목

참조

LinqToEntitiesDomainService 제네릭 클래스
System.ServiceModel.DomainServices.EntityFramework 네임스페이스