DataServiceContext.EntityParameterSendOption Property

Definition

Gets or sets the option for sending entity parameters to service.

public virtual Microsoft.OData.Client.EntityParameterSendOption EntityParameterSendOption { get; set; }
member this.EntityParameterSendOption : Microsoft.OData.Client.EntityParameterSendOption with get, set
Public Overridable Property EntityParameterSendOption As EntityParameterSendOption

Property Value

One of the members of the EntityParameterSendOption enumeration.

Applies to