Condividi tramite


Metodo EnumTables

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

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli 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) Enumerates a list of tables that are available on the linked server for a specified table name, schema, database, and linked table type.

In alto