Поделиться через


LinkedServer.EnumColumns Method

Enumerates a list of columns that can be accessed on the linked server.

Замечания

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.

Список перегрузок

Имя 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.

См. также

Справочник

LinkedServer Class
LinkedServer Members
Microsoft.SqlServer.Management.Smo Namespace

Другие ресурсы

Using Linked Servers in SMO
Связь серверов
sp_addlinkedserver (Transact-SQL)
sp_columns_ex (Transact-SQL)