Share via


IRuntimeMetadataClient interface

Interface for runtime metadata client

Methods

getAppConnectionConfigsAsync(IOperationContext)
getAppDataSourceConfigsAsync(IOperationContext)

Method Details

getAppConnectionConfigsAsync(IOperationContext)

function getAppConnectionConfigsAsync(context?: IOperationContext): Promise<IOperationResult<IConnectionReference>>

Parameters

Returns

getAppDataSourceConfigsAsync(IOperationContext)

function getAppDataSourceConfigsAsync(context?: IOperationContext): Promise<IOperationResult<IConnectionApi>>

Parameters

Returns