| AboutForm() | ||||
|
In Class | YariSoft.DBCommander.Modals.AboutForm | |||
|
Language | C# | |||
|
In File | /DBCommander/Modals/AboutForm.cs line 25 | |||
| AboutForm() | ||||
|
In Class | YariSoft.AgentMovieEditor.Modals.AboutForm | |||
|
Language | C# | |||
|
In File | /AgentMovieEditor/Modals/AboutForm.cs line 24 | |||
| AgentInfo() | ||||
|
In Class | YariSoft.Utils.AgentInfo | |||
|
Language | C# | |||
|
In File | /Utils/AgentInfo.cs line 35 | |||
| AgentManager() | ||||
|
In Class | YariSoft.Utils.AgentManager | |||
|
Language | C# | |||
|
In File | /Utils/AgentManager.cs line 24 | |||
| BaseEditForm() | ||||
|
In Class | YariSoft.AgentMovieEditor.Modals.BaseEditForm | |||
|
Language | C# | |||
|
In File | /AgentMovieEditor/Modals/BaseEditForm.cs line 24 | |||
| ChangeTableForm() | ||||
|
In Class | YariSoft.DBUtil.ChangeTableForm | |||
|
Language | C# | |||
|
In File | /DBUtil/OverwriteTableForm.cs line 28 | |||
| ComboWindow() | ||||
|
In Class | YariSoft.AgentMovieEditor.Modals.ComboWindow | |||
|
Language | C# | |||
|
In File | /AgentMovieEditor/Modals/ComboWindow.cs line 25 | |||
| ConfigFile() | ||||
|
In Class | YariSoft.Utils.ConfigFile | |||
|
Language | C# | |||
|
In File | /Utils/ConfigFile.cs line 30 | |||
| ConfigInfo() | ||||
|
In Class | YariSoft.DBCommander.Misc.ConfigInfo | |||
|
Language | C# | |||
|
In File | /DBCommander/Misc/ConfigInfo.cs line 68 | |||
| DataCopyOperation(OleDbConnection Connection, DataView Source, DataView Destination, System.Collections.ArrayList SelectedRows) | ||||
|
In Class | YariSoft.DBUtil.DataCopyOperation | |||
|
Language | C# | |||
|
In File | /DBUtil/DataCopyOperation.cs line 24 | |||
|
Arguments | Name | Type | Passed By | |
| Connection | OleDbConnection | ByValue | ||
| Source | DataView | ByValue | ||
| Destination | DataView | ByValue | ||
| SelectedRows | System.Collections.ArrayList | ByValue | ||
| DataDeleteOperation(OleDbConnection Connection, DataView Source, ArrayList SelectedRows) | ||||
|
In Class | YariSoft.DBUtil.DataDeleteOperation | |||
|
Language | C# | |||
|
In File | /DBUtil/DataDeleteOperation.cs line 12 | |||
|
Arguments | Name | Type | Passed By | |
| Connection | OleDbConnection | ByValue | ||
| Source | DataView | ByValue | ||
| SelectedRows | ArrayList | ByValue | ||
| DataPanel() | ||||
|
In Class | YariSoft.DBCommander.DataPanel | |||
|
Language | C# | |||
|
In File | /DBCommander/DataPanel.cs line 114 | |||
| DataPanelManager(string ConnectionString) | ||||
|
In Class | YariSoft.DBCommander.DataPanelManager | |||
|
Language | C# | |||
|
In File | /DBCommander/Managers/DataPanelManager.cs line 64 | |||
|
Arguments | Name | Type | Passed By | |
| ConnectionString | string | ByValue | ||
| DBBaseOperation() | ||||
|
In Class | YariSoft.DBUtil.DBBaseOperation | |||
|
Language | C# | |||
|
In File | /DBUtil/DBBaseOperation.cs line 48 | |||
| DBBaseOperation(OleDbConnection Connection, ArrayList SelectedRows) | ||||
|
In Class | YariSoft.DBUtil.DBBaseOperation | |||
|
Language | C# | |||
|
In File | /DBUtil/DBBaseOperation.cs line 52 | |||
|
Arguments | Name | Type | Passed By | |
| Connection | OleDbConnection | ByValue | ||
| SelectedRows | ArrayList | ByValue | ||
| DBBaseOperation(OleDbConnection Connection, DataView Source, ArrayList SelectedRows) | ||||
|
In Class | YariSoft.DBUtil.DBBaseOperation | |||
|
Language | C# | |||
|
In File | /DBUtil/DBBaseOperation.cs line 57 | |||
|
Arguments | Name | Type | Passed By | |
| Connection | OleDbConnection | ByValue | ||
| Source | DataView | ByValue | ||
| SelectedRows | ArrayList | ByValue | ||
| DBCreateFKConstraintOperation(OleDbConnection Connection, ForeignKeyConstraint Constraint) | ||||
|
In Class | YariSoft.DBUtil.DBCreateFKConstraintOperation | |||
|
Language | C# | |||
|
In File | /DBUtil/DBCreateFKConstraintOperation.cs line 15 | |||
|
Arguments | Name | Type | Passed By | |
| Connection | OleDbConnection | ByValue | ||
| Constraint | ForeignKeyConstraint | ByValue | ||
| DBCreateTableOperation(OleDbConnection Connection, DataTable SourceTable) | ||||
|
In Class | YariSoft.DBUtil.DBCreateTableOperation | |||
|
Language | C# | |||
|
In File | /DBUtil/DBCreateTableOperation.cs line 15 | |||
|
Arguments | Name | Type | Passed By | |
| Connection | OleDbConnection | ByValue | ||
| SourceTable | DataTable | ByValue | ||
| DBDropTableOperation(OleDbConnection Connection, string TableName) | ||||
|
In Class | YariSoft.DBUtil.DBDropTableOperation | |||
|
Language | C# | |||
|
In File | /DBUtil/DBDropTableOperation.cs line 14 | |||
|
Arguments | Name | Type | Passed By | |
| Connection | OleDbConnection | ByValue | ||
| TableName | string | ByValue | ||
| DBManager(OleDbConnection Connecton, SchemaGenerator SchemaGenerator) | ||||
|
In Class | YariSoft.DBCommander.DBManager | |||
|
Language | C# | |||
|
In File | /DBCommander/Managers/DBManager.cs line 12 | |||
|
Arguments | Name | Type | Passed By | |
| Connecton | OleDbConnection | ByValue | ||
| SchemaGenerator | SchemaGenerator | ByValue | ||
| DBSchemaOperation() | ||||
|
In Class | YariSoft.DBUtil.DBSchemaOperation | |||
|
Language | C# | |||
|
In File | /DBUtil/DBSchemaOperation.cs line 32 | |||
| EditWindow() | ||||
|
In Class | YariSoft.AgentMovieEditor.Modals.EditWindow | |||
|
Language | C# | |||
|
In File | /AgentMovieEditor/Modals/EditWindow.cs line 17 | |||
| GridStyleInfo() | ||||
|
In Class | YariSoft.DBCommander.Misc.GridStyleInfo | |||
|
Language | C# | |||
|
In File | /DBCommander/Misc/GridStyleInfo.cs line 18 | |||
| IManager(OleDbConnection Connecton, SchemaGenerator SchemaGenerator) | ||||
|
In Class | YariSoft.DBCommander.IManager | |||
|
Language | C# | |||
|
In File | /DBCommander/Managers/IManager.cs line 31 | |||
|
Arguments | Name | Type | Passed By | |
| Connecton | OleDbConnection | ByValue | ||
| SchemaGenerator | SchemaGenerator | ByValue | ||
| MainForm() | ||||
|
In Class | YariSoft.AgentMovieEditor.MainForm | |||
|
Language | C# | |||
|
In File | /AgentMovieEditor/MainForm.cs line 73 | |||
| MainForm() | ||||
|
In Class | YariSoft.DBCommander.MainForm | |||
|
Language | C# | |||
|
In File | /DBCommander/MainForm.cs line 102 | |||
| MapiMessage() | ||||
|
In Class | YariSoft.Utils.MapiMessage | |||
|
Language | C# | |||
|
In File | /Utils/Mapi.cs line 46 | |||
| MapiMessage(string Address, string Subject, string NoteText) | ||||
|
In Class | YariSoft.Utils.MapiMessage | |||
|
Language | C# | |||
|
In File | /Utils/Mapi.cs line 55 | |||
|
Arguments | Name | Type | Passed By | |
| Address | string | ByValue | ||
| Subject | string | ByValue | ||
| NoteText | string | ByValue | ||
| MapiRecipDesc() | ||||
|
In Class | YariSoft.Utils.MapiRecipDesc | |||
|
Language | C# | |||
|
In File | /Utils/Mapi.cs line 19 | |||
| MapiRecipDesc(string Address, int RecipClass) | ||||
|
In Class | YariSoft.Utils.MapiRecipDesc | |||
|
Language | C# | |||
|
In File | /Utils/Mapi.cs line 23 | |||
|
Arguments | Name | Type | Passed By | |
| Address | string | ByValue | ||
| RecipClass | int | ByValue | ||
| ModalBaseForm() | ||||
|
In Class | YariSoft.Utils.ModalBaseForm | |||
|
Language | C# | |||
|
In File | /Utils/ModalBaseForm.cs line 20 | |||
| OptionsForm(YariSoft.DBCommander.Misc.OptionsInfo Options) | ||||
|
In Class | YariSoft.DBCommander.Modals.OptionsForm | |||
|
Language | C# | |||
|
In File | /DBCommander/Modals/OptionsForm.cs line 32 | |||
|
Arguments | Name | Type | Passed By | |
| Options | YariSoft.DBCommander.Misc.OptionsInfo | ByValue | ||
| OptionsInfo(string FileName) | ||||
|
In Class | YariSoft.DBCommander.Misc.OptionsInfo | |||
|
Language | C# | |||
|
In File | /DBCommander/Misc/OptionsInfo.cs line 71 | |||
|
Arguments | Name | Type | Passed By | |
| FileName | string | ByValue | ||
| OverwriteBaseForm() | ||||
|
In Class | YariSoft.DBUtil.OverwriteBaseForm | |||
|
Language | C# | |||
|
In File | /DBUtil/OverwriteBaseForm.cs line 30 | |||
| OverwriteDataForm() | ||||
|
In Class | YariSoft.DBUtil.OverwriteDataForm | |||
|
Language | C# | |||
|
In File | /DBUtil/OverwriteDataForm.cs line 22 | |||
| PositionForm() | ||||
|
In Class | YariSoft.AgentMovieEditor.Modals.PositionForm | |||
|
Language | C# | |||
|
In File | /AgentMovieEditor/Modals/PositionForm.cs line 31 | |||
| SchemaGenerator() | ||||
|
In Class | YariSoft.DBUtil.SchemaGenerator | |||
|
Language | C# | |||
|
In File | /DBUtil/DBSchema.cs line 37 | |||
| SelectionForm() | ||||
|
In Class | YariSoft.DBCommander.Modals.SelectionForm | |||
|
Language | C# | |||
|
In File | /DBCommander/Modals/SelectionForm.cs line 28 | |||
| TableCopyOperation(DataSet Schema, OleDbConnection Connection, ArrayList SelectedRows) | ||||
|
In Class | YariSoft.DBUtil.TableCopyOperation | |||
|
Language | C# | |||
|
In File | /DBUtil/TableCopyOperation.cs line 17 | |||
|
Arguments | Name | Type | Passed By | |
| Schema | DataSet | ByValue | ||
| Connection | OleDbConnection | ByValue | ||
| SelectedRows | ArrayList | ByValue | ||
| TableDeleteOperation(OleDbConnection Connection, DataView Source, ArrayList SelectedRows) | ||||
|
In Class | YariSoft.DBUtil.TableDeleteOperation | |||
|
Language | C# | |||
|
In File | /DBUtil/TableDeleteOperation.cs line 12 | |||
|
Arguments | Name | Type | Passed By | |
| Connection | OleDbConnection | ByValue | ||
| Source | DataView | ByValue | ||
| SelectedRows | ArrayList | ByValue | ||
| TableManager(OleDbConnection Connecton, SchemaGenerator SchemaGenerator) | ||||
|
In Class | YariSoft.DBCommander.TableManager | |||
|
Language | C# | |||
|
In File | /DBCommander/Managers/TableManager.cs line 19 | |||
|
Arguments | Name | Type | Passed By | |
| Connecton | OleDbConnection | ByValue | ||
| SchemaGenerator | SchemaGenerator | ByValue | ||
| TableOptionsInfo() | ||||
|
In Class | YariSoft.DBCommander.Misc.TableOptionsInfo | |||
|
Language | C# | |||
|
In File | /DBCommander/Misc/TableOptionsInfo.cs line 21 | |||
| Util() | ||||
|
In Class | YariSoft.DBUtil.Util | |||
|
Language | C# | |||
|
In File | /DBUtil/Util.cs line 12 | |||
| YDataGrid() | ||||
|
In Class | YariSoft.Windows.Conrols.YDataGrid | |||
|
Language | C# | |||
|
In File | /YDataGrid/YDataGrid.cs line 24 | |||
| YMessages() | ||||
|
In Class | YariSoft.Utils.YMessages | |||
|
Language | C# | |||
|
In File | /Utils/YMessages.cs line 15 | |||
| YOleDbAdapter(OleDbDataAdapter Adapter, OleDbCommandBuilder CommandBuilder) | ||||
|
In Class | YariSoft.DBUtil.YOleDbAdapter | |||
|
Language | C# | |||
|
In File | /DBUtil/YOleDbAdapter.cs line 16 | |||
|
Arguments | Name | Type | Passed By | |
| Adapter | OleDbDataAdapter | ByValue | ||
| CommandBuilder | OleDbCommandBuilder | ByValue | ||
| YProgress() | ||||
|
In Class | YariSoft.Utils.YProgress | |||
|
Language | C# | |||
|
In File | /Utils/ProgressForm.cs line 57 | |||