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
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for JavaScript