Mindscape LightSpeed - User Reference & API Documentation
DataProviderObjectFactory Property
API ReferenceMindscape.LightSpeedLightSpeedContextDataProviderObjectFactory
Gets the underlying IDataProviderObjectFactory which exposes factory methods for creating concrete ADO.NET provider objects such as IDbConnection and IDbCommand.
Declaration Syntax
C#Visual Basic
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public static IDataProviderObjectFactory DataProviderObjectFactory { get; }
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> _
Public Shared ReadOnly Property DataProviderObjectFactory As IDataProviderObjectFactory
Value
The underlying IDataProviderObjectFactory for the current DataProvider.

Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)