Create an instance using the specified type and query.

Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
Public Sub New ( _
type As Type, _
query As String _
)

Parameters
- type (Type)
- Query type.
- query (String)
- Sql-like query string.
Assembly:
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.5.2.8900 (9.5.2.8900)