Contents Index QuoteSuffix property AsaConnection class

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

RefreshSchema method


Description 

Refreshes the database schema information used to generate INSERT, UPDATE, or DELETE statements.

Syntax 

void RefreshSchema( )

Usage 

Call RefreshSchema whenever the SelectCommand value of the associated AsaDataAdapter changes.


Contents Index QuoteSuffix property AsaConnection class