Compartir a través de


LinkedServer.EnumTables Método

Incluir miembros protegidos
Incluir miembros heredados

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

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
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) Enumerates a list of tables that are available on the linked server for a specified table name, schema, database, and linked table type.

Arriba

Vea también

Referencia

LinkedServer Clase

Espacio de nombres Microsoft.SqlServer.Management.Smo