You are here: Symbol Reference > Stimulsoft.Base Namespace > StiMsSqlConnector Class > StiMsSqlConnector Methods > CreateAdapter Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiMsSqlConnector.CreateAdapter Method

Returns new data adapter to this type of the database.

Syntax
C++
C#
Visual Basic
public: DbDataAdapter CreateAdapter( string query, DbConnection connection, CommandType commandType = CommandType.Text );
Parameters
Parameters 
Description 
query 
A SQL query. 
connection 
A connection to database. 
Returns

Created adapter.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.