| DatabaseUtilsCreateFileContentBeforeConnectTransaction Method | 
| Name | Description | |
|---|---|---|
| CreateFileContentBeforeConnectTransaction(IDatabaseRepository, String, Byte) | 
            Creates a file content from binary content outside a database transaction. 
            This avoids delaying the transaction commit because of possible network 
            communication issues during uploading the binary content to the vault.
              | |
| CreateFileContentBeforeConnectTransaction(IDatabaseRepository, String, String) | 
            Creates a file content from binary content outside a database transaction. 
            This avoids delaying the transaction commit because of possible network 
            communication issues during uploading the binary content to the vault.
              |