Unity'de Kullanıcı Hareketlerini Sorgulamak

Unity'de Kullanıcı hareketlerini sistem işletmeni dışında sorguyla da alabilirsiniz.

Örnek Sorgu:
SELECT USERNAME,FIRMNO,DATE_,MSGS1,MSGS2 FROM LG_000_SYSLOG WHERE USERNAME = 'Serkan SONMEZ'

Sonuç :

Hiç yorum yok:

BlackListIP control on Serenity platform (.NET Core)

 In the Serenity platform, if you want to block IPs that belong to people you do not want to come from outside in the .net core web project,...