다음을 통해 공유


EntityCommand.UpdatedRowSource 속성

정의

명령 결과가 업데이트 중인 행에 적용되는 방법을 가져오거나 설정합니다.

public override System.Data.UpdateRowSource UpdatedRowSource { get; set; }
member this.UpdatedRowSource : System.Data.UpdateRowSource with get, set
Public Overrides Property UpdatedRowSource As UpdateRowSource

속성 값

UpdateRowSource 값 중 하나입니다.

적용 대상