OrphanedUserInfo interface
Information of orphaned users on the SQL server database.
Properties
database |
Parent database of the user |
name | Name of the orphaned user |
Property Details
databaseName
Parent database of the user
databaseName?: string
Property Value
string
name
Name of the orphaned user
name?: string
Property Value
string
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for JavaScript