Partilhar via


Método EnumTables

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

Lista de sobrecargas

  Nome Descrição
Método público EnumTables() () () () Enumerates a list of tables that are available on the linked server.
Método público EnumTables(String) Enumerates a list of tables that are available on the linked server for a specified table name.
Método público EnumTables(String, String) Enumerates a list of tables that are available on the linked server for a specified table name and schema.
Método público EnumTables(String, String, String) Enumerates a list of tables that are available on the linked server for a specified table name, schema, and database.
Método público EnumTables(String, String, String, LinkedTableType)

Início