AceQL HTTP C# Client SDK v7.7

AceQLConnection..::..GetDatabaseInfoAsync Method

A shortcut to remote database metadata which returns remote database and remote JDBC Driver main info.

Namespace:  AceQL.Client.Api
Assembly:  AceQL.Client (in AceQL.Client.dll)

Syntax


public Task<DatabaseInfo> GetDatabaseInfoAsync()

Return Value

Task<DatabaseInfo>.