Nota
L'accés a aquesta pàgina requereix autorització. Podeu provar d'iniciar la sessió o de canviar els directoris.
L'accés a aquesta pàgina requereix autorització. Podeu provar de canviar els directoris.
Enumerates a list of tables that are available on the linked server.
Notas
Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.
Lista de sobrecargas
| Nombre | 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) |
Vea también
Referencia
LinkedServer Class
LinkedServer Members
Microsoft.SqlServer.Management.Smo Namespace
Otros recursos
Using Linked Servers in SMO
Vincular servidores
sp_addlinkedserver (Transact-SQL)
sp_tables_ex (Transact-SQL)