AceQL.Client.Api Namespace
AceQL.Client.Api.Metadata Namespace
AceQL HTTP C# Client SDK v7.3

RemoteDatabaseMetaData Methods

The RemoteDatabaseMetaData type exposes the following members.

Methods


  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.
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetJdbcDatabaseMetaDataAsync
Gets the JDBC meta data of the remote database.
Public method GetTableAsync
Returns a table object with all it's elements from the remote database.
Public method GetTableNamesAsync()()()()
Returns the table names of the remote database.
Public method GetTableNamesAsync(String)
Returns the table names of the remote database.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)