AceQL HTTP C# Client SDK v7.7

RemoteDatabaseMetaData..::..DbSchemaDownloadAsync Method

Overload List


  Name Description
Public method DbSchemaDownloadAsync()()()()
Downloads into a stream the schema of the remote database using HTML format.
Public method DbSchemaDownloadAsync(String)
Downloads into a stream the schema of the remote database, using the specified format.
Public method DbSchemaDownloadAsync(String, String)
Downloads into a stream the schema of the remote database.