Sdílet prostřednictvím


EntityDescriptor.ParentForInsert Vlastnost

Definice

Získá nadřazenou entitu, která souvisí s entitou.

public:
 property System::Data::Services::Client::EntityDescriptor ^ ParentForInsert { System::Data::Services::Client::EntityDescriptor ^ get(); };
public System.Data.Services.Client.EntityDescriptor ParentForInsert { get; }
member this.ParentForInsert : System.Data.Services.Client.EntityDescriptor
Public ReadOnly Property ParentForInsert As EntityDescriptor

Hodnota vlastnosti

Objekt, který je nadřazenou entitou v propojení relace.

Platí pro