clsDbOleQueryNoReturn Method

Definition

Namespace: MbcsCentral
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public static bool QueryNoReturn(
	string stmt,
	OleDbConnection localCN
)

Parameters

stmt  String
 
localCN  OleDbConnection
 

Return Value

Boolean

See Also