An indooGrid Documented Class Library

client.getClient Method 

Suuport for Microsoft framework, helper, require another sql query when 0 is selected

[Visual Basic]
Public Shared Function getClient( _
   ByVal client.simpleClientType As simpleClientType, _
   ByVal String As String _
) As client
[C#]
public static client getClient(
   client.simpleClientType simpleClientType,
   String connectionDBString
);

Parameters

simpleClientType
connectionDBString

Return Value

Remarks

See Also

client Class | Indoo.Data Namespace