'Declaration
<NotNullAttribute()> Protected Function ObtainClient() As EasyDAClientCore
'Usage
Dim instance As DAReactive Dim value As EasyDAClientCore value = instance.ObtainClient()
[NotNull()] protected EasyDAClientCore ObtainClient()
[NotNull()] protected: EasyDAClientCore^ ObtainClient();
Return Value
Returns the OpcLabs.EasyOpc.DataAccess.EasyDAClientCore according to the current client selector.