Share via


Enumerator.GetData Method

Include Protected Members
Include Inherited Members

Do not reference this member directly in your code. It supports the SQL Server infrastructure.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member GetData(Object, Request) Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Public methodStatic member GetData(Object, Urn) Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Public methodStatic member GetData(Object, Urn, array<String[]) Retrieves the specified data in the list. Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Public methodStatic member GetData(Object, Urn, array<String[], OrderBy) Retrieves the specified data. Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Public methodStatic member GetData(Object, Urn, array<String[], array<OrderBy[]) Retrieves the specified data. Do not reference this member directly in your code. It supports the SQL Server infrastructure.

Top