Compartir a través de


LinkedServer.EnumColumns Method

Enumerates a list of columns that can be accessed 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.EnumColumns ()
Enumerates a list of columns that can be accessed on the linked server.
LinkedServer.EnumColumns (String)
Enumerates a list of columns that can be accessed on the linked server for a specified table.
LinkedServer.EnumColumns (String, String)
Enumerates a list of columns that can be accessed on the linked server for a specified table and schema.
LinkedServer.EnumColumns (String, String, String)
Enumerates a list of columns that can be accessed on the linked server for a specified table, schema, and database.
LinkedServer.EnumColumns (String, String, String, String)
Enumerates a list of columns that can be accessed on the linked server for a specified column.

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_columns_ex (Transact-SQL)