다음을 통해 공유


LinkedServer.EnumTables Method

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

주의

이 네임스페이스, 클래스 또는 멤버는 Microsoft .NET Framework 2.0 버전에서만 지원됩니다.

오버로드 목록

이름 Description
LinkedServer.EnumTables ()
Enumerates a list of tables that are available on the linked server.
LinkedServer.EnumTables (String)
Enumerates a list of tables that are available on the linked server for a specified table name.
LinkedServer.EnumTables (String, String)
Enumerates a list of tables that are available on the linked server for a specified table name and schema.
LinkedServer.EnumTables (String, String, String)
Enumerates a list of tables that are available on the linked server for a specified table name, schema, and database.
LinkedServer.EnumTables (String, String, String, LinkedTableType)  

참고 항목

참조

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

관련 자료

Using Linked Servers in SMO
서버 연결
sp_addlinkedserver(Transact-SQL)
sp_tables_ex(Transact-SQL)