Partager via


LinkedServer.EnumTables Method

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

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.

Liste de surcharge

Nom Description
LinkedServer.EnumTables ()
Enumerates a list of tables that are available on the linked server.
LinkedServer.EnumTables (String)
Enumerates a list of tables that are available on the linked server for a specified table name.
LinkedServer.EnumTables (String, String)
Enumerates a list of tables that are available on the linked server for a specified table name and schema.
LinkedServer.EnumTables (String, String, String)
Enumerates a list of tables that are available on the linked server for a specified table name, schema, and database.
LinkedServer.EnumTables (String, String, String, LinkedTableType)  

Voir aussi

Référence

LinkedServer Class
LinkedServer Members
Microsoft.SqlServer.Management.Smo Namespace

Autres ressources

Using Linked Servers in SMO
Liaison des serveurs
sp_addlinkedserver (Transact-SQL)
sp_tables_ex (Transact-SQL)