Code Block |
---|
language | cpp |
---|
theme | Confluence |
---|
|
EdmiError edmiRemoteChangeDatabasePassword (SdaiServerContext serverContextId,
SdaiString oldDatabasePassword,
SdaiString newDatabasePassword,
SdaiString superuserPassword,
SdaiInvocationId *edmiInvocationId);
|
Use this function to list entities extended by an extension schemata for an EXPRESS schemachange the password of a remote database.
Arguments
Insert excerpt |
---|
| US:_a_serverContextId |
---|
| US:_a_serverContextId |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| US:_a_OldPassword |
---|
| US:_a_OldPassword |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| US:_a_NewPassword |
---|
| US:_a_NewPassword |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| US:_a_superuserPassword_EDMI |
---|
| US:_a_superuserPassword_EDMI |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| US:_a_edmiInvocationId |
---|
| US:_a_edmiInvocationId |
---|
nopanel | true |
---|
|
...