This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
AIP
/
AipGateway
İzle
2
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
0f274a834b
Dallar
Biçim İmleri
master
AipGateway
/
AipDatabase.API
/
Repositories
/
Mapper
/
LinkedApiKey
/
DeleteById.sql
DeleteById.sql
103 B
Geçmiş
Ham
1
2
3
4
UPDATE TB_LINKED_API_KEY
SET DeletedAt = GETDATE(),
UseYn = 0
WHERE ServerId = @serverId