OracleConfiguration Command Properties

OracleConfiguration Command properties are listed in Table 7-36.

Table 7-36 OracleConfiguration Command Properties

Property Description

AddOracleTypesDeserialization

Adds ODP.NET-specific data types to the “allow” list to permit deserialization into DataSet or DataTable

BindByName

Specifies whether the binding method used for the parameter collection is by name or by position

CommandTimeout

Specifies the number of seconds the command is allowed to execute before terminating the execution with an exception

GetDecimalRetainTrailingZeros

Specifies whether to retain trailing zeros from an Oracle NUMBER in a .NET Decimal

UseClientInitiatedCQN

Specifies whether to use Client Initiated Continuous Query Notification (CICQN) or traditional Continuous Query Notification (CQN) that does not rely on a persistent connection