KSC Open API
13.1
Kaspersky Security Center API description
|
Database processing. More...
Public Member Functions | |
long | GetDBSize () |
Get database's files size. | |
long | GetDBDataSize () |
Get database's data size. | |
int | GetDBEventsCount () |
Get database's events count. | |
CheckBackupPath (wstring szwPath) | |
Check the server administration and SQL-server permissions to read and write files along path. | |
CheckBackupPath2 (wstring szwWinPath, wstring szwLinuxPath) | |
Check the server administration and SQL-server permissions to read and write files along path. | |
CheckBackupCloudPath (int nCloudType, wstring szwCloudPath, wstring szwClientId, binary pSecretChunk, wstring szwStorageKey, wstring szwAzureResName, wstring szwAzureResGroup, wstring szwAzureAppID) | |
Check the server administration and Cloud SQL (Amazon RDS or Azure SQL) permissions to read and write files along Cloud Storage (Amazon S3 or Azure Blob Storage) | |
CheckBackupCloudPath2 (int nCloudType, wstring szwCloudPath, wstring szwClientId, binary pSecretChunk, binary pStorageKey, wstring szwAzureResName, wstring szwAzureResGroup, wstring szwAzureAppID) | |
Check the server administration and Cloud SQL (Amazon RDS or Azure SQL) permissions to read and write files along Cloud Storage (Amazon S3 or Azure Blob Storage) | |
boolean | IsCloudSQL (int nCloudType) |
Check is current SQL server in cloud (Amazon RDS or Azure SQL) | |
boolean | IsLinuxSQL () |
Check is current SQL server in on Linux. |
Database processing.
Allow to get information from a Database.