Contents Index AsaParameter constructors DbType property

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

AsaDbType property


Description 

The AsaDbType of the parameter.

Syntax 

AsaDbType AsaDbType

Access 

Read-write

Usage 

The AsaDbType and DbType are linked. Therefore, setting the DbType changes the AsaDbType to a supporting AsaDbType.

The value must be a member of the AsaDbType enumerator.


Contents Index AsaParameter constructors DbType property