Property | Type | Description | |
---|---|---|---|
AddIncludes | void | ||
BuildupResourceKindMappings | void | ||
GetEntityInterfaceFromType | |||
GetResourcePath | string | ||
GetResourceUrl | string | ||
IdToQueryText | string | ||
StripQuotes | |||
Translate |
Method | Description | |
---|---|---|
SDataQueryTranslator ( string sdataContractUrl, |
Method | Description | |
---|---|---|
VisitBinary ( |
||
VisitConstant ( |
||
VisitMemberAccess ( |
||
VisitMethodCall ( |
Method | Description | |
---|---|---|
AddIncludes ( IEnumerable |
||
BuildupResourceKindMappings ( ) : void | ||
GetEntityInterfaceFromType ( |
||
GetResourcePath ( |
||
GetResourceUrl ( ) : string | ||
IdToQueryText ( string entityId ) : string | ||
StripQuotes ( |
||
Translate ( |
public SDataQueryTranslator ( string sdataContractUrl, |
||
sdataContractUrl | string | |
entityType | ||
return | System |
protected VisitBinary ( |
||
binaryExpr | ||
return |
protected VisitConstant ( |
||
constantExpr | ||
return |
protected VisitMemberAccess ( |
||
memberExpr | ||
return |
protected VisitMethodCall ( |
||
methodCallExpr | ||
return |