RelatedEnd.ValidateOwnerForAttach Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Ensures that the object to which the related end belongs supports an attach operation.
protected public:
void ValidateOwnerForAttach();
protected internal void ValidateOwnerForAttach ();
member this.ValidateOwnerForAttach : unit -> unit
Protected Friend Sub ValidateOwnerForAttach ()
Exceptions
When the source object is not attached to the ObjectContext, was returned from a NoTracking query, or is not in a Modified or Unchanged state.
Remarks
Object Services calls the ValidateOwnerForAttach method before executing an attach operation to ensure that the operation will succeed.
Applies to
Bekerjasama dengan kami di GitHub
Sumber untuk kandungan ini boleh didapati di GitHub, di mana anda juga boleh mencipta dan menyemak isu dan menarik permintaan. Untuk maklumat lanjut, lihat panduan penyumbang kami.