다음을 통해 공유


EntityConnection.CreateCommand 메서드

정의

이 로 설정된 EntityConnectionEntityCommandConnection 새 instance 만듭니다.

public virtual System.Data.Entity.Core.EntityClient.EntityCommand CreateCommand();
override this.CreateCommand : unit -> System.Data.Entity.Core.EntityClient.EntityCommand
Public Overridable Function CreateCommand () As EntityCommand

반환

EntityCommand 개체입니다.

예외

기본 데이터 공급자의 이름을 알 수 없는 경우

적용 대상