{CompanyName} FlexyGo

DataManager..::..ExecuteSqlWithError Method (String)

Executes the SQL with exception error.

Namespace:  FLEXYGO.Data
Assembly:  flxDataManager (in flxDataManager.dll)

Syntax


public int ExecuteSqlWithError(
	string SqlSentence
)
Public Function ExecuteSqlWithError ( _
	SqlSentence As String _
) As Integer

Parameters

SqlSentence
Type: String
A SQL Sentence.

Return Value

System.Int32.

Exceptions


ExceptionCondition
Exceptione.Message