The BCSMetadata type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | BCSMetadata(BCServiceProvider) |
Initializes a new instance of the BCSMetadata class.
|
![]() | BCSMetadata(BCServiceProvider, BCFSObject) |
Initializes a new instance of the BCSMetadata class.
|
![]() | BCSMetadata(BCServiceProvider, BCRepository) |
Initializes a new instance of the BCSMetadata class.
|
![]() | BCSMetadata(BCServiceProvider, BCFSObject, IWin32Window) |
Initializes a new instance of the BCSMetadata class.
|
![]() | BCSMetadata(BCServiceProvider, BCRepository, IWin32Window) |
Initializes a new instance of the BCSMetadata class.
|
Methods
Name | Description | |
---|---|---|
![]() | ClearContext |
Cleans the current context of the metadata.
|
![]() | Commit |
Commits metadata changes.
|
![]() | DeleteQuery |
Deletes a query with the specified name.
|
![]() | DeleteTable |
Deletes a table with the specified name.
|
![]() | Dispose |
Releases the underlying wrapped object explicitly.
(Inherited from DisposableObject.) |
![]() | ![]() | (Inherited from ![]() |
![]() | EvaluateScriptExpression(String) |
Evaluates an expression without arguments.
|
![]() | EvaluateScriptExpression(String, Object) |
Evaluates an expression with the specified argument.
|
![]() | EvaluateScriptExpression(String, Object ) |
Evaluates an expression with specified arguments.
|
![]() | ![]() | Allows an (Inherited from ![]() ![]() ![]() |
![]() | GetFieldPathValues |
Returns an array of property values that are used in levels
of the Field-Path definition facility.
|
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | GetQuery |
Returns a query with the specified name.
|
![]() | GetTable |
Returns a table with the specified name.
|
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | NewQuery |
Creates a new query.
|
![]() | NewQuery(String) |
Creates a new query with the specified name.
|
![]() | NewTable |
Creates a new table.
|
![]() | NewTable(String) |
Creates a new table with the specified name.
|
![]() | NewTable(String, Object ) |
Creates a new table with the specified name.
|
![]() | OnDispose |
The method is called on (Overrides DisposableObject OnDispose .)![]() |
![]() | Rollback |
Revokes metadata changes.
|
![]() | SaveAutoProperties |
Saves the values of the properties.
|
![]() | SetContext(BCFSObject, IWin32Window, BCServiceProvider) |
Sets the current context of the metadata.
|
![]() | SetContext(BCRepository, IWin32Window, BCServiceProvider) |
Sets the current context of the metadata.
|
![]() | ThrowIfDisposed |
Throws the (Inherited from DisposableObject.)![]() |
![]() | ![]() | (Inherited from ![]() |
Properties
Name | Description | |
---|---|---|
![]() | Client |
Gets the client application.
|
![]() | Document |
Gets the current document.
|
![]() | Folder |
Gets the current folder.
|
![]() | IsDisposed |
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.) |
![]() | NamedProperties |
Gets the collection of named properties stored in the metadata.
|
![]() | UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) |
![]() | User |
Gets the user.
|
![]() | Vault |
Gets the vault.
|
See Also