C# Class SuperMap.WinRT.REST.QueryBySQLService

${REST_QueryBySQlService_Tile}

${REST_QueryBySQlService_Description}

Inheritance: QueryService
Show file Open project: SuperMap/iClient-for-Win8 Class Usage Examples

Public Methods

Method Description
QueryBySQLService ( ) : System.Collections.Generic

${REST_QueryBySQlService_constructor_None_D}

QueryBySQLService ( string url ) : System.Collections.Generic

${REST_QueryBySQlService_constructor_string_url}

Protected Methods

Method Description
GetParameters ( QueryParameters parameters ) : string>.Dictionary

${REST_Query_QueryByDistanceService_method_GetParameters_D}

Method Details

GetParameters() protected method

${REST_Query_QueryByDistanceService_method_GetParameters_D}
protected GetParameters ( QueryParameters parameters ) : string>.Dictionary
parameters QueryParameters ${REST_Query_QueryByDistanceService_method_GetParameters_parameters}
return string>.Dictionary

QueryBySQLService() public method

${REST_QueryBySQlService_constructor_None_D}
public QueryBySQLService ( ) : System.Collections.Generic
return System.Collections.Generic

QueryBySQLService() public method

${REST_QueryBySQlService_constructor_string_url}
public QueryBySQLService ( string url ) : System.Collections.Generic
url string ${REST_QueryBySQlService_string_constructor_param_url}
return System.Collections.Generic