AceQL HTTP C# Client SDK v7.7

RemoteDatabaseMetaData..::..DbSchemaDownloadAsync Method

Downloads into a stream the schema of the remote database using HTML format.

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

Syntax


public Task<Stream> DbSchemaDownloadAsync()

Return Value

Task<Stream>.