|
DbClientConfig Property |
Current Configuration
Namespace: DrawerBackup.Native.ClientsAssembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic DbClientSettings Config { get; }
Public ReadOnly Property Config As DbClientSettings
Get
public:
property DbClientSettings^ Config {
DbClientSettings^ get ();
}
member Config : DbClientSettings with get
Property Value
Type:
DbClientSettings
See Also