ZennoLab Assemblies Documentation
DbExecuteQuery(String,OrderedDictionary,DbProvider,String,IZennoList,String,Boolean) Method
ZennoLab.InterfacesLibrary.ZennoPoster Namespace > IInstanceManagerService Interface > DbExecuteQuery Method : DbExecuteQuery(String,OrderedDictionary,DbProvider,String,IZennoList,String,Boolean) Method
SQL query
Query parameters
Provider type
Connection string
List for result data
Field separator
Execute SQL query and fill list
Syntax

Parameters

query
SQL query
param
Query parameters
provider
Provider type
connectionString
Connection string
list
List for result data
separator
Field separator
throwExceptions

Return Value

The number of rows affected
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IInstanceManagerService Interface
IInstanceManagerService Members
Overload List