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: 10.2.0.0 (10.2.1.14000)