Compartir a través de


EnumTables Método

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

Lista de sobrecargas

  Nombre Descripción
Método publico EnumTables() () () () Enumerates a list of tables that are available on the linked server.
Método publico EnumTables(String) Enumerates a list of tables that are available on the linked server for a specified table name.
Método publico EnumTables(String, String) Enumerates a list of tables that are available on the linked server for a specified table name and schema.
Método publico 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 publico EnumTables(String, String, String, LinkedTableType)

Principio