The queries associated with the entity provider.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Queries() As IAgRt3QueryCollection |
| [C#] |
|---|
public IAgRt3QueryCollection Queries {get;} |
| [Managed C++] |
|---|
public: __property IAgRt3QueryCollection ^ get_Queries(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgRt3QueryCollection getQueries(); |





