The VGDeploymentRepositoryConnection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| BeginTransaction | Overloaded. | |
| CanCreateRepository |
Checks if a repository structure can be created
| |
| CheckRepositoryVersion | Overloaded. | |
| Close |
Close the current connection
| |
| Commit |
Commits the current transaction
| |
| CreateInformationManager |
Gets the VGIInformationManager object used to manage the specified type of information
| |
| Dispose |
Releases the resources used by the object
| |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetNow |
Returns the current date and time of the server.
| |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| IsConnectionHavingTransaction |
Returns true, if connection already has transaction else false(To solve error - Parallel Transaction).
| |
| IsDatabaseObjectsExist |
Checks whether repository objects (tables, files...) are correctly created in the repository store.
| |
| IsOnline |
Checks connection is Online.
| |
| IsValidRepository | Overloaded. | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Open |
Opens a connection to a repository
| |
| RefreshAllItems |
Refreshes a collection of items and returns the modification from this collection.
| |
| Rollback |
Rollbacks the current transaction
| |
| ToString | (Inherited from Object.) |