Queries.AddEx
This function adds a query by the specified name to a queries collection.
| Syntax | Parameters | Return Value |
|---|---|---|
Function Queries.AddEx( _
QueryName As String, _
Connection As Variant, _
DestinationCaseNo As Integer, _
DestinationVariable As Variant, _
Optional CommandText As String, _
Optional AQDB As Boolean) As Query
|
Type: String Type: Variant Type: Integer Type: Variant Type: String Type: Boolean |
Query |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.
