Compartilhar via


Método EnumColumns

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

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Método público EnumColumns() () () () Enumerates a list of columns that can be accessed on the linked server.
Método público EnumColumns(String) Enumerates a list of columns that can be accessed on the linked server for a specified table.
Método público EnumColumns(String, String) Enumerates a list of columns that can be accessed on the linked server for a specified table and schema.
Método público EnumColumns(String, String, String) Enumerates a list of columns that can be accessed on the linked server for a specified table, schema, and database.
Método público EnumColumns(String, String, String, String) Enumerates a list of columns that can be accessed on the linked server for a specified column.

Início