Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Enumerates a list of columns that can be accessed on the linked server.
Hinweise
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.
Überladungsliste
| Name | Description |
|---|---|
| LinkedServer.EnumColumns () |
Enumerates a list of columns that can be accessed on the linked server.
|
| LinkedServer.EnumColumns (String) |
Enumerates a list of columns that can be accessed on the linked server for a specified table.
|
| LinkedServer.EnumColumns (String, String) |
Enumerates a list of columns that can be accessed on the linked server for a specified table and schema.
|
| LinkedServer.EnumColumns (String, String, String) |
Enumerates a list of columns that can be accessed on the linked server for a specified table, schema, and database.
|
| LinkedServer.EnumColumns (String, String, String, String) |
Enumerates a list of columns that can be accessed on the linked server for a specified column.
|
Siehe auch
Verweis
LinkedServer Class
LinkedServer Members
Microsoft.SqlServer.Management.Smo Namespace
Andere Ressourcen
Using Linked Servers in SMO
Verbindungsserver
sp_addlinkedserver (Transact-SQL)
sp_columns_ex (Transact-SQL)