Partager via


EnumTables méthode

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

Liste de surcharge

  Nom Description
Méthode publique EnumTables() () () () Enumerates a list of tables that are available on the linked server.
Méthode publique EnumTables(String) Enumerates a list of tables that are available on the linked server for a specified table name.
Méthode publique EnumTables(String, String) Enumerates a list of tables that are available on the linked server for a specified table name and schema.
Méthode publique 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éthode publique EnumTables(String, String, String, LinkedTableType)

Haut de la page