Package | Description |
---|---|
com.tencentcloudapi.sqlserver.v20180328.models |
Modifier and Type | Method and Description |
---|---|
AccountPrivilege[] |
DBCreateInfo.getAccounts()
Get Database account permission information
|
AccountPrivilege[] |
DBDetail.getAccounts()
Get Database account permission information
|
Modifier and Type | Method and Description |
---|---|
void |
DBCreateInfo.setAccounts(AccountPrivilege[] Accounts)
Set Database account permission information
|
void |
DBDetail.setAccounts(AccountPrivilege[] Accounts)
Set Database account permission information
|
Copyright © 2020. All rights reserved.