| Visual Basic | |
|---|---|
Sub Rollback2( _ ByVal bsComment As System.String _ ) | |
| C# | |
|---|---|
void Rollback2( System.string bsComment ) | |
| C++/CLI | |
|---|---|
void Rollback2( & System.String^ bsComment ) | |
Parameters
- bsComment
- Comment for this rollback
This method deletes both the file data and the file data card data when it deletes versions. You cannot undo this rollback, unless you restore a complete backup of the database and the file archives.
- S_OK: The method successfully executed.
- E_EDM_PERMISSION_DENIED: The user does not have permission to delete files.
- E_EDM_INVALID_REVISION_NUMBER: The version does not exist.
IEdmVersion6 Interface
IEdmVersion6 Members
IEdmEnumeratorVersion6::Rollback2 Method ()
IEdmRevision6::Rollback2 Method ()
IEdmVersion6 Members
IEdmEnumeratorVersion6::Rollback2 Method ()
IEdmRevision6::Rollback2 Method ()
SOLIDWORKS PDM Professional 2015