EnumColumns 메서드

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

오버로드 목록

  이름 설명
공용 메서드 EnumColumns() () () () Enumerates a list of columns that can be accessed on the linked server.
공용 메서드 EnumColumns(String) Enumerates a list of columns that can be accessed on the linked server for a specified table.
공용 메서드 EnumColumns(String, String) Enumerates a list of columns that can be accessed on the linked server for a specified table and schema.
공용 메서드 EnumColumns(String, String, String) Enumerates a list of columns that can be accessed on the linked server for a specified table, schema, and database.
공용 메서드 EnumColumns(String, String, String, String) Enumerates a list of columns that can be accessed on the linked server for a specified column.

맨 위로 이동