Show / Hide Table of Contents

    Method GetDatasource

    GetDatasource(String)

    Gibt den Wert eines bestimmten Datasources zurück.

    Declaration
    [DocfxBrowsable]
    public virtual object GetDatasource(string dsName)
    Parameters
    dsName String

    Der Name des Datasources

    Returns
    Object
    Exceptions
    Type Condition
    PropertyNotFoundException

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

    Back to top Generated by DocFX