OdbcOrderServer Constructor

public OdbcOrderServer( 
Framework framework
string connectionString 
)
This language is not supported or no code example is available.
public:  
OdbcOrderServer( 
Framework^ framework
String^ connectionString 
)
This language is not supported or no code example is available.
public function OdbcOrderServer( 
framework : Framework
connectionString : String 
);
This language is not supported or no code example is available.

Parameters

framework
Framework

connectionString
string

In this article

Definition