Metodo LinkedServer.EnumColumns

Include i membri protetti
Include i membri ereditati

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

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico EnumColumns() Enumerates a list of columns that can be accessed on the linked server.
Metodo pubblico EnumColumns(String) Enumerates a list of columns that can be accessed on the linked server for a specified table.
Metodo pubblico EnumColumns(String, String) Enumerates a list of columns that can be accessed on the linked server for a specified table and schema.
Metodo pubblico EnumColumns(String, String, String) Enumerates a list of columns that can be accessed on the linked server for a specified table, schema, and database.
Metodo pubblico EnumColumns(String, String, String, String) Enumerates a list of columns that can be accessed on the linked server for a specified column.

In alto

Vedere anche

Riferimento

LinkedServer Classe

Spazio dei nomi Microsoft.SqlServer.Management.Smo