DSPDataService T  Members

The DSPDataService T  type exposes the following members.
Constructors

  NameDescription
Public methodDSPDataService T 
Constructor
Back to Top
Methods

  NameDescription
Public methodOnlineAttachHost
Attaches the data service host to the data service identified by the parameter host.
(Inherited from OnlineDataService T .)
Public methodOnlineEquals
Determines whether the specified OnlineObject is equal to the current OnlineObject.
(Inherited from OnlineObject.)
Public methodOnlineGetHashCode
Serves as a hash function for a particular type.
(Inherited from OnlineObject.)
Public methodGetService
Returns service implementation.
Public methodOnlineGetType
Gets the OnlineType of the current instance.
(Inherited from OnlineObject.)
Public methodOnlineProcessRequest
Processes an HTTP request.
(Inherited from OnlineDataService T .)
Public methodOnlineProcessRequestForMessage
Processes an HTTP request.
(Inherited from OnlineDataService T .)
Public methodOnlineToString
Returns a string that represents the current object.
(Inherited from OnlineObject.)
Back to Top
Properties

  NameDescription
Public propertyODataWriterFactory (Inherited from OnlineDataService T .)
Public propertyOnlineProcessingPipeline
Gets an object that defines the events for the data service processing pipeline.
(Inherited from OnlineDataService T .)
Back to Top
See Also