The BCEdmBriefcase type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | BCEdmBriefcase | Obsolete.
Initializes a new instance of the BCEdmBriefcase class.
|
![]() | BCEdmBriefcase(BCRepository) |
Initializes a new instance of the BCEdmBriefcase class.
|
![]() | BCEdmBriefcase(BCRepository, BCServiceProvider) |
Initializes a new instance of the BCEdmBriefcase class.
|
![]() | BCEdmBriefcase(BCRepository, BCServiceProvider, String) |
Initializes a new instance of the BCEdmBriefcase class.
|
![]() | BCEdmBriefcase(BCRepository, BCServiceProvider, String, IWin32Window) |
Initializes a new instance of the BCEdmBriefcase class.
|
Methods
Name | Description | |
---|---|---|
![]() | AddDocument(String, BriefcaseAddFlags) |
Adds document to the briefcase.
|
![]() | AddDocument(String, BriefcaseAddFlags, String) |
Adds document to the briefcase.
|
![]() | AddDocuments(IEnumerable String , BriefcaseAddFlags) |
Adds documents to the briefcase.
|
![]() | AddDocuments(IEnumerable String , BriefcaseAddFlags, String) |
Adds documents to the briefcase.
|
![]() | Archive |
Ensures that a briefcase file is released, in case of pluggable
briefcase updates an archive file.
|
![]() | Archive(BriefcaseArchiveFlags) |
Ensures that a briefcase file is released, in case of pluggable
briefcase updates an archive file.
|
![]() | Close |
Closes the briefcase.
|
![]() | CloseBrc | Obsolete.
Closes the briefcase.
|
![]() | Dispose |
Releases the underlying wrapped object explicitly.
(Inherited from DisposableObject.) |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | Import(String) |
Imports the briefcase into the vault using the default Action for each document.
|
![]() | Import(String, BriefcaseImportFlags) |
Imports the briefcase into the vault using the default Action for each document.
|
![]() | Init | Obsolete.
Initializes the object.
|
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | OnDispose |
The method is called on Dispose .
(Overrides DisposableObject OnDispose .) |
![]() | Open(String, String, String) |
Opens the the existing briefcase.
|
![]() | Open(String, String, String, BriefcaseOpenFlags) |
Opens the briefcase in the specified mode.
|
![]() | OpenBrc | Obsolete.
Opens the briefcase.
|
![]() | ThrowIfDisposed |
Throws the (Inherited from DisposableObject.)![]() |
![]() | ![]() | (Inherited from ![]() |
Properties
Name | Description | |
---|---|---|
![]() | IsDisposed |
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.) |
![]() | Properties |
Gets the collection of named properties stored in the briefcase.
|
![]() | Property | Obsolete.
Gets the collection of named properties stored in the briefcase.
|
![]() | UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) |
See Also