Contents Index AsaCommandBuilder class DataAdapter property

ASA Programming Guide
  Adaptive Server Anywhere .NET Data Provider API Reference
    AsaCommandBuilder class

AsaCommandBuilder constructors


Description 

Initializes an AsaCommandBuilder object.

Syntax 1 

void AsaCommandBuilder( )

Syntax 2 

void AsaCommandBuilder( AsaDataAdapter adapter )

Parameters 

adapter    An AsaDataAdapter object for which to generate reconciliation statements.


Contents Index AsaCommandBuilder class DataAdapter property