Метод EnumTables

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

Список перегрузок

  Имя Описание
Открытый метод EnumTables() () () () Enumerates a list of tables that are available on the linked server.
Открытый метод EnumTables(String) Enumerates a list of tables that are available on the linked server for a specified table name.
Открытый метод EnumTables(String, String) Enumerates a list of tables that are available on the linked server for a specified table name and schema.
Открытый метод EnumTables(String, String, String) Enumerates a list of tables that are available on the linked server for a specified table name, schema, and database.
Открытый метод EnumTables(String, String, String, LinkedTableType)

В начало