The name of the AseParameter.
string ParameterName
Read-write
IDataParameter.ParameterName
Adaptive Server ADO.NET Data Provider uses positional parameters that are indicated with the @name parameter.
The default is an empty string.
Output parameters (whether prepared or not) must have a user-specified datatype.