Свойство | Тип | Описание | |
---|---|---|---|
Tenant | string |
Метод | Описание | |
---|---|---|
BatchFile ( string fileName ) : System | ||
BatchFile ( string fileName, DbServer server, string pgDumpPath, string tenant ) : System | ||
Create ( ) : string | ||
Delete ( ) : void |
public BatchFile ( string fileName ) : System | ||
fileName | string | |
Результат | System |
public BatchFile ( string fileName, DbServer server, string pgDumpPath, string tenant ) : System | ||
fileName | string | |
server | DbServer | |
pgDumpPath | string | |
tenant | string | |
Результат | System |