Click or drag to resize

IDatabaseApiClientGetCurrentDatabaseInfoAsync Method

Retrieves information about the current database.

Namespace:  ArangoDBNetStandard.DatabaseApi
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
Task<GetCurrentDatabaseInfoResponse> GetCurrentDatabaseInfoAsync()

Return Value

Type: TaskGetCurrentDatabaseInfoResponse
See Also