Nota
O acceso a esta páxina require autorización. Pode tentar iniciar sesión ou modificar os directorios.
O acceso a esta páxina require autorización. Pode tentar modificar os directorios.
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)