Click or drag to resize

IBiMetadataRepository Methods

The IBiMetadataRepository type exposes the following members.

Methods
  NameDescription
Public methodGetTBisDefinition
Get the specified BI definition by identifier
Public methodInsertTBisDefinition
Inserts the specified BI definition into the repository
Public methodQueryTBisDefinition(ExpressionFuncTBisDefinition, Boolean)
Query the underlying BI definition repository for the specified TBisDefinition
Public methodQueryTBisDefinition(ExpressionFuncTBisDefinition, Boolean, Int32, NullableInt32) Obsolete.
Query metadata repository for
Public methodRemoveTBisDefinition
Removes the specified BI definition from the repository
Top
See Also