예제 #1
0
 public IDatabaseCommands ForSystemDatabase()
 {
     return(new ServerClient(asyncServerClient.ForSystemDatabaseInternal()));
 }