Partager via


LinkedServer.EnumColumns Method

Enumerates a list of columns that can be accessed 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.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.

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