3 references to LastSegmentType
System.Data.Services.Client (3)
System\Data\Services\Client\AtomMaterializer.cs (2)
1072result = CreatePlanForDirectMaterialization(queryComponents.LastSegmentType); 1077result.LastSegmentType = queryComponents.LastSegmentType;
System\Data\Services\Client\MaterializeFromAtom.cs (1)
107this.elementType = queryComponents.LastSegmentType;