ODataUriParser.ParseDeltaToken Method
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.
Parses a $deltatoken query option
public string ParseDeltaToken ();
member this.ParseDeltaToken : unit -> string
Public Function ParseDeltaToken () As String
Returns
A value representing that delta token option, null if $deltatoken query does not exist.