Attempts to open the data source.

Namespace:  InfigoSDK
Assembly:  InfigoSDK (in InfigoSDK.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
bool Open()
Visual Basic (Declaration)
Function Open As Boolean
Visual C++
bool Open()

Return Value

Returns true on success.

See Also