DataServiceContext.EntityParameterSendOption Property
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.
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.