Contents Index Offset property Precision property

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

ParameterName property


Description 

The name of the AsaParameter.

Syntax 

string ParameterName

Access 

Read-write

Implements 

IDataParameter.ParameterName

Usage 

The Adaptive Server Anywhere .NET data provider uses positional parameters that are marked with a question mark (?) instead of named parameters.

The default is an empty string.


Contents Index Offset property Precision property