Click or drag to resize

OrmBiDataProvider Methods

The OrmBiDataProvider type exposes the following members.

Methods
  NameDescription
Public methodCreateMaterializedView
Create materialized view
Public methodEquals (Inherited from Object.)
Public methodExecuteQuery(BiQueryDefinition, IDictionaryString, Object, BiAggregationDefinition, Int32, NullableInt32)
Executes the query
Public methodExecuteQuery(String, IDictionaryString, Object, BiAggregationDefinition, Int32, NullableInt32)
Execute the specified query
Public methodExecuteView
Executes the specified view
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRefreshMaterializedView
Refresh materialized view
Public methodToString (Inherited from Object.)
Top
Extension Methods
  NameDescription
Public Extension MethodConvertTReturn
The purpose of this method is to convert object me to TReturn. Why? Because if you have an instance of Act that actually needs to be a SubstanceAdministration we can't just cast so we have to copy.
(Defined by ExtensionMethods.)
Top
See Also