Click or drag to resize
DbClientRemoteAccess Constructor
Initializes a new instance of the DbClientRemoteAccess class

Namespace: DrawerBackup.Native.Clients
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public DbClientRemoteAccess(
	DbClientSettings settings
)

Parameters

settings
Type: DrawerBackup.Native.ClientsDbClientSettings
See Also