[This is preliminary documentation and is subject to change.]
This namespace contains the Datastream Web Service API (.NET) that can be used to retrieve Datastream data. It targets .NET framework 3.5, 4.0 and 4.5. Refer to the entry point class DSClient to read more about how to use the API.
Classes
Class | Description | |
---|---|---|
DSAdvancedOptions |
Defines some advanced options
| |
DSApiOptions |
Defines the configuration options for Datastream Web Service API
| |
DSClient |
Defines the Datastream Web Service client class
| |
DSDataRequest |
Defines the data request
| |
DSDataRequestProperties |
Defines the data request properties
| |
DSDataResponse |
Defines the DSDataRequest's response
| |
DSDataType |
Defines the data type used in a DSDataRequest | |
DSDataTypeCodes |
Defines the data type codes
| |
DSDataTypeCodes Economics |
Defines the datatype codes for economics
| |
DSDataTypeCodes Equity |
Defines the datatype codes for Equity
| |
DSDataTypeCodes Equity Fundamentals |
Defines the datatype codes for fundamentals
| |
DSDataTypeCodes Equity Pricing |
Defines the datatype codes for pricing
| |
DSDataTypeResponseValue |
Defines the datatype response value corresponding to a DSDataResponse | |
DSDataTypes |
Defines the datatype collection
| |
DSDateBase |
Defines the base date
| |
DSDateLiterals |
Defines the date literals
| |
DSDateType |
Defines the date type
| |
DSEndPointBehavior |
Defines the transport behavior
| |
DSException |
Defines the Datastream Web Service Exception class
| |
DSFault |
Defines a datastream fault
| |
DSInstrument |
Defines the instrument used in a DSDataRequest | |
DSSnapshotDate |
Defines the snapshot date
| |
DSStringKVPair |
Defines a string string key value pair
| |
DSStringObjectKVPair |
Defines a string object key value pair
| |
DSSymbolResponseValue |
Defines a symbol response value corresponding to a DSDataTypeResponseValue of a DSDataResponse | |
DSTimeSeriesDate |
Defines the timeseries date
| |
IDSDataService |
Defines the class that provides access to operations for data service
| |
IDSDataServiceAsync |
Defines the class that provides access to asynchronous operations for data service
| |
IDSDataServiceAsync GetDataBundleCompletedEventArgs |
Defines the get bundle data completed event args used in GetDataBundleCompleted | |
IDSDataServiceAsync GetDataCompletedEventArgs |
Defines the get data completed event args used in GetDataCompleted | |
IDSDataServiceAsync LogonCompletedEventArgs |
Defines the logon completed event args used in LogonCompleted | |
KVPair K, V |
Defines a key value pair
|
Enumerations
Enumeration | Description | |
---|---|---|
DSDataRequestPropertyTypes |
Defines the request properties
| |
DSDateFrequency |
Defines the frequency types
| |
DSEndPointTypes |
Defines the end point types
| |
DSFaultCodes |
Defines the datastream fault codes
| |
DSInstrumentProperties |
Defines the instrument properties
| |
DSSymbolResponseValueType |
Defines the symbol response value type found in a DSSymbolResponseValue |