Skip to main content
A newer version of this page is available. .

ProviderLookupItem.Strategy Property

For internal use.

Namespace: DevExpress.DataAccess.UI.Wizard

Assembly: DevExpress.DataAccess.v18.2.dll

Declaration

public IConnectionParametersStrategy Strategy { get; }

Property Value

Type Description
IConnectionParametersStrategy

An object implementing the IConnectionParametersStrategy interface.

See Also