getBillingAccountDatabaseUsers | R Documentation |
Get data for users from a specific database. Can be more useful than getDatabaseUsers()
as you also retrieve the database owner's info as well.
getBillingAccountDatabaseUsers(
billingAccountId,
databaseId,
asDataFrame = TRUE
)
billingAccountId |
Billing ID |
databaseId |
Database ID |
asDataFrame |
Data.frame output, Default: TRUE |
User information from the specified database in list or data.frame output
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.