ODataDeltaResourceSetSerializationInfo.EntitySetName 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.
The entity set name of the resource/source resource to be written. Should be fully qualified if the entity set is not in the default container.
public string EntitySetName { get; set; }
member this.EntitySetName : string with get, set
Public Property EntitySetName As String