NamedParameters

Description

Governs the default behavior of the AseCommand objects associated with this connection. For more information see the AseCommand class (NamedParameter property).

Syntax

bool NamedParameters

Property value

This can be either set by the ConnectString (NamedParameters='true'/'false') or the user can set it directly through an instance of AseConnection.

Access

Read-write