Click or drag to resize
FdoRdbmsProviderConnection Property

Namespace: FDF.Common.Providers
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public IConnection this[
	bool pending
] { get; }

Parameters

pending
Type: SystemBoolean

Property Value

Type: IConnection
See Also