Condividi tramite


Metodo EnumTables

Enumerates a list of tables that are available on the linked server.

Elenco di overload

  Nome Descrizione
Metodo pubblico EnumTables() () () () Enumerates a list of tables that are available on the linked server.
Metodo pubblico EnumTables(String) Enumerates a list of tables that are available on the linked server for a specified table name.
Metodo pubblico EnumTables(String, String) Enumerates a list of tables that are available on the linked server for a specified table name and schema.
Metodo pubblico EnumTables(String, String, String) Enumerates a list of tables that are available on the linked server for a specified table name, schema, and database.
Metodo pubblico EnumTables(String, String, String, LinkedTableType)

In alto