Свойство | Type | Description | |
---|---|---|---|
Tenant | string |
Méthode | Description | |
---|---|---|
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 | |
Résultat | System |
public BatchFile ( string fileName, DbServer server, string pgDumpPath, string tenant ) : System | ||
fileName | string | |
server | DbServer | |
pgDumpPath | string | |
tenant | string | |
Résultat | System |