Returns a table of SQL tables, views, and stored functions from the SQL Server database {1} on server {0}. The port may be optionally specified with the server, separated by a colon or a comma. An optional record parameter, {2}, may be specified to control the following options:
-
MaxDegreeOfParallelism
: A number that sets the value of the "maxdop" query clause in the generated SQL query. -
CreateNavigationProperties
: A logical (true/false) that sets whether to generate navigation properties on the returned values (default is true). -
NavigationPropertyNameGenerator
: A function that is used for the creation of names for navigation properties. -
Query
: Text that is translated into a SQL query that is run on the server. Multiple queries may be specified but only the first result will be returned. -
CommandTimeout
: A duration which controls how long the server-side query is allowed to run before it is canceled. The default value is ten minutes.
Returns a table of SQL tables and views from the Oracle database on server {0}. The port may be optionally specified with ...
Returns a table of SQL tables and views from the Oracle database on server {0}. The port may be optionally specified with ...
Returns a table of SQL tables and views from the Teradata database on server {0}. The port may be optionally specified with ...
Returns a table of SQL tables and views from the Teradata database on server {0}. The port may be optionally specified with ...
Returns a table of SQL tables, views, and stored functions from the SQL Server database {1} on server {0}. The port may be ...
Returns a table of SQL tables, views, and stored functions from the SQL Server database {1} on server {0}. The port may be ...
Returns a table of SQL tables, views, and stored scalar functions available in a MySQL database on server {0} in the database ...
Returns a table of SQL tables, views, and stored scalar functions available in a MySQL database on server {0} in the database ...
Returns a table that defines the IBM Websphere Server information required for reading and writing messages. It requires ...