BCRepository Methods |
The BCRepository type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone |
Returns a new BCRepository instance that has the same state
and connection parameters as this repository.
|
![]() | CloseRepository | Obsolete.
Revokes any changes made during the transaction and closes the repository.
|
![]() | CloseRepository(Boolean) | Obsolete.
Closes the repository with changes either committed or rolled back.
|
![]() | Commit |
Commits changes made during the transaction.
All transaction objects will be disposed.
|
![]() | ConvertToHybrid |
Converts a document to a hybrid document.
|
![]() | ConvertToProject |
Converts the folder to a project of the specified type.
|
![]() | Dispose |
Releases the underlying wrapped object explicitly.
(Inherited from DisposableObject.) |
![]() | Equals | (Inherited from Object.) |
![]() | ExecuteFolderQuery(BCFolderSearchQuery) |
Returns a collection of folders matching the given query.
|
![]() | ExecuteFolderQuery(BCFolderSearchQuery, BCCollectionBaseBCPropertyDef) |
Returns a collection of folders matching the given query.
|
![]() | ExecuteFolderQuery(BCFolderSearchQuery, IEnumerableString) |
Returns a collection of folders matching the given query.
|
![]() | ExecuteFolderQuery(BCFolderSearchQuery, BCCollectionBaseBCPropertyDef, SortKind) |
Returns a collection of folders matching the given query.
|
![]() | ExecuteFolderQuery(BCFolderSearchQuery, IEnumerableString, PropertyDefFlags) |
Returns a collection of folders matching the given query.
|
![]() | ExecuteFolderQuery(BCFolderSearchQuery, IEnumerableString, PropertyDefFlags, SortKind) |
Returns a collection of folders matching the given query.
|
![]() | ExecuteMultiContextQuery(BCSearchQuery) |
Executes a search query that can find documents in any work area.
|
![]() | ExecuteMultiContextQuery(BCSearchQuery, BCCollectionBaseBCPropertyDef) |
Executes a search query that can find documents in any work area.
|
![]() | ExecuteMultiContextQuery(BCSearchQuery, BCCollectionBaseBCPropertyDef, SortKind) |
Executes a search query that can find documents in any work area.
|
![]() | ExecuteMultiContextQuery(BCSearchQuery, BCCollectionBaseBCPropertyDef, SortKind, String) |
Executes a search query that can find documents in any work area.
|
![]() | ExecuteMultiContextQuery(BCSearchQuery, BCCollectionBaseBCPropertyDef, SortKind, String, OperatorKind) |
Executes a search query that can find documents in any work area.
|
![]() | ExecuteMultiContextQuery(BCSearchQuery, BCCollectionBaseBCPropertyDef, SortKind, String, OperatorKind, Boolean) |
Executes a search query that can find documents in any work area.
|
![]() | ExecuteQuery(BCSearchQuery) |
Returns a collection of documents matching the given query.
|
![]() | ExecuteQuery(BCSearchQuery, BCCollectionBaseBCPropertyDef) |
Returns a collection of documents matching the given query.
|
![]() | ExecuteQuery(BCSearchQuery, IEnumerableString) |
Returns a collection of documents matching the given query.
|
![]() | ExecuteQuery(BCSearchQuery, BCCollectionBaseBCPropertyDef, SortKind) |
Returns a collection of documents matching the given query.
|
![]() | ExecuteQuery(BCSearchQuery, IEnumerableString, PropertyDefFlags) |
Returns a collection of documents matching the given query.
|
![]() | ExecuteQuery(BCSearchQuery, BCCollectionBaseBCPropertyDef, SortKind, BCSearchQuery) |
Returns a collection of documents matching the given query.
|
![]() | ExecuteQuery(BCSearchQuery, BCCollectionBaseBCPropertyDef, SortKind, BCSelection) |
Returns a collection of documents matching the given query.
|
![]() | ExecuteQuery(BCSearchQuery, IEnumerableString, PropertyDefFlags, SortKind) |
Returns a collection of documents matching the given query.
|
![]() | ExecuteQuery(BCSearchQuery, IEnumerableString, PropertyDefFlags, SortKind, BCSearchQuery) |
Returns a collection of documents matching the given query.
|
![]() | ExecuteQuery(BCSearchQuery, IEnumerableString, PropertyDefFlags, SortKind, BCSelection) |
Returns a collection of documents matching the given query.
|
![]() | ExecuteReport(String) |
Executes a report with the specified ID property value.
DefaultSearchQuery is used as the scope of the report.
|
![]() | ExecuteReport(String, IEnumerableString) |
Executes a report with the specified ID property value.
|
![]() | ExecuteReport(String, String) |
Executes a report with the specified ID property value.
|
![]() | ExecuteReport(String, IEnumerableString, Boolean) |
Executes a report with the specified ID property value.
|
![]() | ExecuteReport(String, String, Boolean) |
Executes a report with the specified ID property value.
|
![]() | ExecuteSimpleFolderQuery |
Returns a collection of folders matching the given query.
|
![]() | ExecuteSimpleQuery |
Returns a collection of documents matching the given query.
|
![]() | Finalize | (Inherited from Object.) |
![]() | FSObjectExists |
Determines whether the specified file system object exists.
|
![]() | GetAnyWorkPackage |
Gets a work area with the specified ID property value.
|
![]() | GetBaseline |
Returns a baseline with the specified ID property value.
|
![]() | GetBaselineByMoment |
Returns a baseline for the specified moment in time.
|
![]() | GetCreatableFolderTypes |
Returns the collection of folder types that are creatable in the specified folder.
|
![]() | GetCreatableProjects |
Returns the collection of project definitions
that are available to create projects inside the specified folder.
|
![]() | GetDBDriverVersionInfo |
Retrieves information about EDM server database driver.
|
![]() | GetDeletedObjects |
Returns all objects which were deleted for the specified time interval.
|
![]() | GetDistinctValues(BCPropertyDef) |
Returns distinct values of all documents in the vault for a given property.
|
![]() | GetDistinctValues(BCPropertyDef, Int32) | Obsolete.
Returns a given maximum number of distinct values of all documents in the vault,
for a given property.
|
![]() | GetDistinctValues2 |
Returns distinct values of all documents in the vault for a given property.
|
![]() | GetDocumentIDWithGlobalID |
Returns the ID property value of a document with the specified GlobalID property value.
|
![]() | GetFSObject |
Returns a file system object with the specified ID property value or full path.
|
![]() | GetFSObjectIDWithVersionID |
Returns the ID property value of a document with the specified revision ID property value.
|
![]() | GetFullUserName |
Returns the full name of the Windows user account of the given user.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetNavigationItems(BCNavigationView) |
Returns top-level navigation items for the given navigation view.
|
![]() | GetNavigationItems(BCNavigationView, Object) |
Returns navigation items for the given navigation view and path.
|
![]() | GetNavigationItems(BCNavigationView, Object, BCCollectionBaseBCPropertyDef) |
Returns document property values for the given navigation view.
Values are sorted ascending on the DisplayName property value.
|
![]() | GetNavigationItems(BCNavigationView, Object, BCCollectionBaseBCPropertyDef, SortKind) |
Returns document property values for the given navigation view.
|
![]() | GetObjectSequence |
Returns an object's sequence with the specified name.
If the sequence does not exist, creates it.
|
![]() | GetSelection |
Returns a selection with the specified ID property value.
|
![]() | GetSequenceList |
Returns an array of all available sequences.
|
![]() | GetSequenceList(String, String) |
Returns an array of sequences.
|
![]() ![]() | GetSharedFSObject |
Returns a file system shared object with the specified SharedID (AMBot supplied value).
|
![]() | GetSubWorkPackage |
Returns a sub-work area with the specified ID property value.
|
![]() | GetType | (Inherited from Object.) |
![]() | GetUserPrivileges(String, String) |
Returns all privileges for the specified user on the specified enclosure.
|
![]() | GetUserPrivileges(String, String, PrivilegeInfoFlags) |
Returns all privileges for the specified user on the specified enclosure.
|
![]() | GetUserPrivileges(String, String, Boolean) |
Returns all privileges for the specified user on the specified enclosure.
|
![]() | GetWorkList |
Returns a work list with the specified ID property value.
|
![]() | GetWorkListFromMainArea |
Returns the collection of work lists from the main area.
|
![]() | GetWorkPackageIDFromDocumentID |
Returns an ID property value of a work area which a document is assigned to.
|
![]() | HasPrivilege(String, String, String) |
Determines whether the given user has the specified privilege.
|
![]() | HasPrivilege(String, String, String, PrivilegeInfoFlags) |
Determines whether the given user has the specified privilege.
|
![]() | IDToPath |
Returns the full path to a file system object with the specified ID property value.
|
![]() | ImportDocument |
Imports a new document into the repository.
|
![]() | Invalidate |
Invalidates all changes in the repository.
|
![]() | IsUniqueValue(String, Object) |
Determines whether there are no other documents with
the specified property value.
|
![]() | IsUniqueValue(String, Object, BCDocument) |
Determines whether there are no other documents with
the specified property value.
|
![]() | IsUniqueValueForFolders(String, Object) |
Determines whether there are no other folders with
the specified property value.
|
![]() | IsUniqueValueForFolders(String, Object, BCFolder) |
Determines whether there are no other folders with
the specified property value.
|
![]() | LoadPropertyValue(BCRepositoryObject, String) |
Returns the value of an object of the specified property.
|
![]() | LoadPropertyValue(BCRepositoryObject, String, PropertyDefFlags) |
Returns the value of an object of the specified property.
|
![]() | LoadPropertyValues(BCRepositoryObject, BCCollectionBaseBCPropertyDef) |
Returns the values of an object of the specified set of properties.
|
![]() | LoadPropertyValues(BCRepositoryObject, IEnumerableString) |
Returns the values of an object of the specified set of properties.
|
![]() | LoadPropertyValues(BCRepositoryObject, String) |
Returns the values of an object of the specified set of properties.
|
![]() | LoadPropertyValues(BCRepositoryObject, BCCollectionBaseBCPropertyDef, PropertyDefFlags) |
Returns the values of an object of the specified set of properties.
|
![]() | LoadPropertyValues(BCRepositoryObject, BCCollectionBaseBCPropertyDef, Int32) |
Returns the values of an object of the specified set of properties.
|
![]() | LoadPropertyValues(BCRepositoryObject, IEnumerableString, PropertyDefFlags) |
Returns the values of an object of the specified set of properties.
|
![]() | MakeSelection |
Returns a new selection object from the given collection of documents.
|
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | NewBaseline |
Creates a new baseline.
|
![]() | NewConfigurableFolder(BCFolder, BCFolderType) | Obsolete.
Creates a new sub-folder with the specified type and name.
|
![]() | NewConfigurableFolder(BCFolder, BCFolderType, String) | Obsolete.
Creates a new sub-folder with the specified type and name.
|
![]() | NewDocument(BCFolder, BCDocumentType) |
Creates a new document.
|
![]() | NewDocument(BCFolder, BCDocumentType, BCDocumentTemplate) |
Creates a new document.
|
![]() | NewFolder(BCFolder) | Obsolete.
Creates a new sub-folder.
|
![]() | NewFolder(BCFolder, BCFolderType) | Obsolete.
Creates a new sub-folder of the specified type.
|
![]() | NewFolder(BCFolder, BCFolderType, String) | Obsolete.
Creates a new sub-folder in the specified folder.
|
![]() | NewFolderSearchQuery |
Creates a new temporary folder search.
|
![]() | NewProject(BCFolder, BCProjectDefinition) | Obsolete.
Creates a new project sub-folder in the specified folder.
|
![]() | NewProject(BCFolder, BCProjectDefinition, String) | Obsolete.
Creates a new project sub-folder in the specified folder.
|
![]() | NewSearchQuery |
Creates a new temporary search.
|
![]() | NewSelection |
Creates a new selection.
|
![]() | NewSubWorkPackage |
Returns a new sub-work area.
|
![]() | NewTransaction |
Returns a new BCRepository instance that is connected
to the same vault, opened in the same mode and work area in which
the current repository was initially opened.
|
![]() | NewTransaction(Boolean) |
Returns a new BCRepository instance that is connected
to the same vault, opened at the specified moment and work area in which
the current repository was initially opened.
|
![]() | NewTransaction(NullableDateTime) |
Returns a new BCRepository instance that is connected
to the same vault, opened at the specified moment and work area in which
the current repository was initially opened.
|
![]() | NewTransaction(Boolean, String) |
Returns a new BCRepository instance that is connected
to the same vault, opened at the specified moment and work area.
|
![]() | NewTransaction(NullableDateTime, String) |
Returns a new BCRepository instance that is connected
to the same vault, opened at the specified moment and work area.
|
![]() | NextSequenceNumber |
Increments and returns a sequence number with the specified name.
|
![]() | OnDispose |
The method is called on Dispose.
(Overrides DisposableObjectOnDispose.) |
![]() | Path |
Returns the (context) path in which the repository was opened.
|
![]() | PathToID |
Returns the ID property value of a file system object with the specified full path.
|
![]() | PurgeDocumentWithID |
Purges a document with the specified ID property value from the vault.
|
![]() | Refresh |
Flushes the cache and starts caching new data.
|
![]() | RemoveAndPurgeSelection |
Removes and purges a selection with the specified ID property value.
|
![]() | RemoveSubWorkPackage |
Removes the given work area.
|
![]() | ReOpen | Obsolete.
Commits changes made during the current transaction and
reopens the repository at the Moment time and the
same as the CurrentWorkPackage work area.
All transaction objects will be disposed.
|
![]() | ReOpen(Boolean) | Obsolete.
Reopens the repository at the Moment time and the same as
the CurrentWorkPackage work area.
All transaction objects will be disposed.
|
![]() | ReOpen(Boolean, Boolean) |
Reopens the repository in the specified mode and work area in which
the repository was initially opened.
All transaction objects will be disposed.
|
![]() | ReOpen(Boolean, NullableDateTime) |
Reopens the repository at the specified time and work area in which
the repository was initially opened.
All transaction objects will be disposed.
|
![]() | ReOpen(Boolean, Boolean, String) |
Reopens the repository in the specified work area and mode.
All transaction objects will be disposed.
|
![]() | ReOpen(Boolean, NullableDateTime, String) |
Reopens the repository at the specified moment and in the specified work area.
All transaction objects will be disposed.
|
![]() | ResetSequence |
Resets a sequence number with the specified name.
|
![]() | Rollback |
Revokes any changes made during the transaction.
All transaction objects will be disposed.
|
![]() | SavePropertyValue(BCRepositoryObject, String, Object) |
Saves the value of the given property for an object.
|
![]() | SavePropertyValue(BCRepositoryObject, String, Object, PropertyDefFlags) |
Saves the value of the given property for an object.
|
![]() | SavePropertyValues(BCRepositoryObject, BCCollectionBaseBCPropertyDef, IEnumerableObject) |
Saves the values of the given set of properties for an object.
|
![]() | SavePropertyValues(BCRepositoryObject, IEnumerableString, IEnumerableObject) |
Saves the values of the given set of properties for an object.
|
![]() | SavePropertyValues(BCRepositoryObject, String, IEnumerableObject) |
Saves the values of the given set of properties for an object.
|
![]() | SavePropertyValues(BCRepositoryObject, BCCollectionBaseBCPropertyDef, IEnumerableObject, PropertyDefFlags) |
Saves the values of the given set of properties for an object.
|
![]() | SavePropertyValues(BCRepositoryObject, IEnumerableString, IEnumerableObject, PropertyDefFlags) |
Saves the values of the given set of properties for an object.
|
![]() | SequenceNumber |
Returns a sequence number with the specified name.
|
![]() | ThrowIfDisposed |
Throws the ObjectDisposedException exception if
the underlying object has been disposed.
(Inherited from DisposableObject.) |
![]() | ToString | (Inherited from Object.) |
![]() | TryGetBaselineByMoment |
Gets a baseline for the specified moment in time.
|
![]() | UnlockDocuments |
Clears AMDocumentPropertySet._DOCLOCKID property.
|