SourceSchemaItem property

Returns an IERUItem interface pointer to the database or enterprise database item on which the dashboard is based. If the dashboard is based on a single standalone database, that item is returned. If the dashboard is not based on database items, returns an invalid operation error.

Syntax


C++

HRESULT get_SourceSchemaItem(IERUItem** pSourceSchemaItem)

Scripting languages

Set SourceSchemaItem = Object.SourceSchemaItem

Home

Applies to

IERUDashboard