Table of Contents

Method GetDatasource

Namespace
FrameworkSystems.FrameworkBase.Reporting
Assembly
FrameworkSystems.FrameworkBase.dll

GetDatasource(string)

Gibt den Wert eines bestimmten Datasources zurück.

public virtual object GetDatasource(string dsName)

Parameters

dsName string

Der Name des Datasources

Returns

object

Exceptions

PropertyNotFoundException

Wird geworfen, wenn der Name des Datasources ungültig ist.