Freigeben über


EnumTables-Methode

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

Überladungsliste 

  Name Beschreibung
Öffentliche Methode EnumTables() () () () Enumerates a list of tables that are available on the linked server.
Öffentliche Methode EnumTables(String) Enumerates a list of tables that are available on the linked server for a specified table name.
Öffentliche Methode EnumTables(String, String) Enumerates a list of tables that are available on the linked server for a specified table name and schema.
Öffentliche Methode EnumTables(String, String, String) Enumerates a list of tables that are available on the linked server for a specified table name, schema, and database.
Öffentliche Methode EnumTables(String, String, String, LinkedTableType)

Zum Anfang