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