Contents Index ConnectionTimeout property Database property

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

CreateCommand method


Description 

Initializes an AsaCommand object. You can use the properties of the AsaCommand to control its behavior.

Syntax 

AsaCommand CreateCommand( )

Return value 

An AsaCommand object.

Usage 

The command object is associated with the AsaConnection.


Contents Index ConnectionTimeout property Database property