Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los 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)