C# Class Microsoft.WindowsAzure.Samples.Data.Services.Client.DataServiceQueryContinuation

Datei anzeigen Open project: WindowsAzure-Toolkits/wa-toolkit-wp-nugets Class Usage Examples

Private Properties

Property Type Description
Create DataServiceQueryContinuation
CreateQueryComponents QueryComponents
DataServiceQueryContinuation System

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
Create ( Uri nextLinkUri, ProjectionPlan plan ) : DataServiceQueryContinuation
CreateQueryComponents ( ) : QueryComponents
DataServiceQueryContinuation ( Uri nextLinkUri, ProjectionPlan plan ) : System

Method Details

ToString() public method

public ToString ( ) : string
return string