DOFResultTgetProviderInfo Method OpenDOF Object Access Library
Get the provider information, if any, associated with this DOFResult.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
DOFProviderInfo getProviderInfo()

Return Value

Type: DOFProviderInfo
The provider information, if any, null otherwise.
Remarks

Get the provider information, if any, associated with this DOFResult.
See Also

Reference