Click or drag to resize
OracleDQEConfigurationSetAlwaysChooseUnmanagedProvider Method
Sets the 'AlwaysUseUnmanagedProvider' flag for the DQE to the value specified.

Namespace:  SD.LLBLGen.Pro.DQE.Oracle
Assembly:  SD.LLBLGen.Pro.DQE.OracleODPNet (in SD.LLBLGen.Pro.DQE.OracleODPNet.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public OracleDQEConfiguration SetAlwaysChooseUnmanagedProvider(
	bool value
)

Parameters

value
Type: SystemBoolean

Return Value

Type: OracleDQEConfiguration
See Also