Login
Try VertexFX
  • Home
  • Knowledgebase
  • Blog
  • Forum
  • Home
  • Knowledgebase
  • Blog
  • Forum

Methods

home/Knowledge Base/Technical Support/API/BackEnd API's/VBL/VertexFX Bridge Language/Methods/ExecuteNonQuery

ExecuteNonQuery

0 views 0 December 16, 2021 hybrid-solutions

Syntax

Public Function ExecuteNonQuery(ByVal CommandText As String)

Description

This method use to insert into database, update felids in database, delete from database.

Parameters

Key Description
CommandText insert, update, delete command

Sample

 Public Sub main ()  Dim Query As string ="UPDATE History SET BOOrder Ticket= " &1234 & " WHERE (History.BOOrderID= " & -1 &")"            DB.ExecuteNonQuery (Query)  End Sub

See Also

  • AddLog
  • AcceptOrder
  • RejectOrder

Back to VBL Index

Was this helpful?

Yes  No
Leave A Comment Cancel reply

About
VertexFX Trader has a closed-loop trading structure with Backoffice dealing desk, Client Terminals, Dedicated Hosting, White Labelling and Bridging Capabilities. Through VertexFX Risk Management Bridge...
Categories
  • Technical Support
  • Social Trading
  • VertexFX Pro Setup
  • Mobile Trader
  • Lite VertexFX Mobile Trader
Community
  • Blog
  • Forum
  • Media Center
Need Support?
If you need any further help, don't hesitate to send a support request to our support team.
Contact Support
  • Privacy Policy
  • Brokers Terms
  • Traders EULA
  • ISV Terms
  • Plugins EULA
  • Copyright 2022 hybridsolutions.com. All Rights Reserved.