Program.ExecuteSQL_Statement Methods

Overloaded method to execute a SQL command statement.

Overloaded List

Syntax Description
ExecuteSQL_Statement ( string) Executes a SQL command statement specified.
ExecuteSQL_Statement ( string, DBParm[]) Executes a SQL command statement specifying the SQL statement and statement parameters.
ExecuteSQL_Statement ( DbConnection, string) Executes a SQL command statement specifying the database connection and SQL statement.
ExecuteSQL_Statement ( DbConnection, string, DBParm[]) Executes a SQL command statement specifying the database connection, SQL statement, and statement parameters.

Requirements

Namespace: ASNA.Monarch
Assembly: ASNA.VisualRPG.Runtime.DLL
Platforms: Windows Server 2012, Windows Server 2012 R2, Windows Server 2016, Windows 7, Windows 8 Pro, Windows 10 Pro