Click or drag to resize

AppletBiRepository Methods

The AppletBiRepository type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetTBisDefinition
Gets the specified object from the specified type repository
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodInsertTBisDefinition
Inserts the specified definition into the cache
Protected methodMemberwiseClone (Inherited from Object.)
Public methodQueryTBisDefinition(ExpressionFuncTBisDefinition, Boolean)
Query the underlying BI definition repository for the specified TBisDefinition
Public methodQueryTBisDefinition(ExpressionFuncTBisDefinition, Boolean, Int32, NullableInt32)
Queries the specified definition type
Public methodRemoveTBisDefinition
Remove the specified object from the repository
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