다음을 통해 공유


EnumTables 메서드

Enumerates a list of tables that are available on the linked server.

오버로드 목록

  이름 설명
공용 메서드 EnumTables() () () () Enumerates a list of tables that are available on the linked server.
공용 메서드 EnumTables(String) Enumerates a list of tables that are available on the linked server for a specified table name.
공용 메서드 EnumTables(String, String) Enumerates a list of tables that are available on the linked server for a specified table name and schema.
공용 메서드 EnumTables(String, String, String) Enumerates a list of tables that are available on the linked server for a specified table name, schema, and database.
공용 메서드 EnumTables(String, String, String, LinkedTableType)

맨 위로 이동