ObjectLocation Class
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.
Defines an object as a location of itself.
public class ObjectLocation : Microsoft.OData.Edm.EdmLocation
type ObjectLocation = class
inherit EdmLocation
Public Class ObjectLocation
Inherits EdmLocation
- Inheritance
Properties
Object |
Gets the object. |
Methods
ToString() |
Gets a string representation of the location. |