database..::..ExecuteSQL Method

Namespace:  JiwaFinancials.Jiwa.JiwaODBC
Assembly:  JiwaODBC (in JiwaODBC.dll)

Syntax


public bool ExecuteSQL(
	int Index,
	string SQLStmt
)
Public Function ExecuteSQL ( _
	Index As Integer, _
	SQLStmt As String _
) As Boolean
public:
bool^ ExecuteSQL(
	int^ Index, 
	String^ SQLStmt
)

Parameters

Index
Type: Int32
SQLStmt
Type: String