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