<a id=“SuperOffice_WebApi_Agents_IDatabaseAgent”></a> Interface IDatabaseAgent
Namespace: SuperOffice.WebApi.AgentsAssembly: SuperOffice.WebApi.dll Database schema queries and changes
Implements
IAgentBase, IDisposableMethods
<a id=“SuperOffice_WebApi_Agents_IDatabaseAgent_GetStepsFromNetServerCodeAsync_SuperOffice_WebApi_RequestOptions_”></a> GetStepsFromNetServerCodeAsync(RequestOptions)
Get information about the dictionary steps that NetServer was generated forParameters
requestOptions RequestOptions
Override language/culture codes on this request.
Returns
Task<DictionaryStepInformation[]> Array of dictionary steps used when NetServer was generated, listing only the highest number for each step<a id=“SuperOffice_WebApi_Agents_IDatabaseAgent_GetStepsInDatabaseAsync_SuperOffice_WebApi_RequestOptions_”></a> GetStepsInDatabaseAsync(RequestOptions)
Get information about the dictionary steps that are in the currently-loggedon databaseParameters
requestOptions RequestOptions
Override language/culture codes on this request.