DataPlace
AddInDbInstanceBase Class
CSCS.DataPlaceAddInDbInstanceBase
Based class for providing custom behavior or functionality that is specific to a particular database.
Declaration Syntax
C#
public abstract class AddInDbInstanceBase
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
AddInDbInstanceBase(Database, IDPApplication)
Creates a new instance.

Application
Gets the application.

CreateEditorInstance(ITableEditor, IDPApplication, IExplorer, Database)
Creates an AddInEditorInstanceBase for a table editor.

Db
Gets the associated database.

editor_Disposed(Object, EventArgs)
Called when an ITableEditor is disposed.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(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.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ProcessTableEditor(IExplorer, ITableEditor)
Processes a table editor, called when a table editor is opened.

ShouldHandleTable(IExplorer, ITableEditor)
Determines whether an AddInEditorInstanceBase instance should be created to handle a given table editor.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
AddInDbInstanceBase

Assembly: CS.DataPlace.Extensibility (Module: CS.DataPlace.Extensibility) Version: 2.0.3271.19819