Metodo LinkedServer.EnumTables
Include i membri protetti
Include i membri ereditati
Enumerates a list of tables that are available 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 | |
---|---|---|
![]() |
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) | Enumerates a list of tables that are available on the linked server for a specified table name, schema, database, and linked table type. |
In alto