| () | |||
|
In Class | YariSoft.Utils.AgentPlayer | ||
|
Language | C# | ||
|
In File | /Utils/AgentPlayer.cs line 65 | ||
| (OleDbConnection Connection, DataView Source, DataView Destination, System.Collections.ArrayList SelectedRows) | |||
|
In Class | YariSoft.DBUtil.IdentityDataOperation | ||
|
Language | C# | ||
|
In File | /DBUtil/IdentityDataOperation.cs line 17 | ||
|
Arguments | Name | Type | Description |
| Connection | OleDbConnection | ||
| Source | DataView | ||
| Destination | DataView | ||
| SelectedRows | System.Collections.ArrayList | ||
| (OperationTypeEnum OperationType, object Action) | |||
|
Language | C# | ||
|
In File | /Utils/AgentPlayer.cs line 16 | ||
|
Arguments | Name | Type | Description |
| OperationType | OperationTypeEnum | ||
| Action | object | ||
| (string Name) | |||
|
In Class | YariSoft.Utils.AgentMovie | ||
|
Language | C# | ||
|
In File | /Utils/AgentPlayer.cs line 31 | ||
|
Arguments | Name | Type | Description |
| Name | string | ||
| Add(DataGridTableStyle style) | |||
|
In Class | YariSoft.DBCommander.Misc.GridStyleInfo | ||
|
Language | C# | ||
|
In File | /DBCommander/Misc/GridStyleInfo.cs line 32 | ||
|
Arguments | Name | Type | Description |
| style | DataGridTableStyle | ||
| AddConstraints(OleDbConnection Connection) | |||
|
In Class | YariSoft.DBUtil.SchemaGenerator | ||
|
Language | C# | ||
|
In File | /DBUtil/DBSchema.cs line 128 | ||
|
Arguments | Name | Type | Description |
| Connection | OleDbConnection | ||
| AddTable(OleDbConnection Connection, string TableName) | |||
|
In Class | YariSoft.DBUtil.SchemaGenerator | ||
|
Language | C# | ||
|
In File | /DBUtil/DBSchema.cs line 111 | ||
|
Arguments | Name | Type | Description |
| Connection | OleDbConnection | ||
| TableName | string | ||
| BuildNode(TreeNode ParentNode, string Name, object ConnectedObject) | |||
|
In Class | YariSoft.AgentMovieEditor.MainForm | ||
|
Language | C# | ||
|
In File | /AgentMovieEditor/MainForm.cs line 584 | ||
|
Arguments | Name | Type | Description |
| ParentNode | TreeNode | ||
| Name | string | ||
| ConnectedObject | object | ||
| BuildSchema(OleDbConnection Connection) | |||
|
In Class | YariSoft.DBUtil.SchemaGenerator | ||
|
Language | C# | ||
|
In File | /DBUtil/DBSchema.cs line 65 | ||
|
Arguments | Name | Type | Description |
| Connection | OleDbConnection | ||
| CheckChanges() | |||
|
In Class | YariSoft.DBCommander.MainForm | ||
|
Language | C# | ||
|
In File | /DBCommander/MainForm.cs line 1112 | ||
| CheckChanges() | |||
|
In Class | YariSoft.AgentMovieEditor.MainForm | ||
|
Language | C# | ||
|
In File | /AgentMovieEditor/MainForm.cs line 908 | ||
| CheckKeys(int RowID, ref DataRow FoundRow) | |||
|
In Class | YariSoft.DBUtil.DataCopyOperation | ||
|
Language | C# | ||
|
In File | /DBUtil/DataCopyOperation.cs line 95 | ||
|
Arguments | Name | Type | Description |
| RowID | int | ||
| FoundRow | DataRow | ||
| CompareColumns(DataColumn Source, DataColumn Destination) | |||
|
In Class | YariSoft.DBUtil.dlc | ||
|
Language | C# | ||
|
In File | /DBUtil/Util.cs line 195 | ||
|
Arguments | Name | Type | Description |
| Source | DataColumn | ||
| Destination | DataColumn | ||
| CompareTables(DataTable Source, DataTable Destination) | |||
|
In Class | YariSoft.DBUtil.TableCopyOperation | ||
|
Language | C# | ||
|
In File | /DBUtil/TableCopyOperation.cs line 248 | ||
|
Arguments | Name | Type | Description |
| Source | DataTable | ||
| Destination | DataTable | ||
| CopyData(DataPanel Destination) | |||
|
In Class | YariSoft.DBCommander.DataPanel | ||
|
Language | C# | ||
|
In File | /DBCommander/DataPanel.cs line 370 | ||
|
Arguments | Name | Type | Description |
| Destination | DataPanel | ||
| CopyData(object Source, object Destination, ArrayList SelectedRows, DataPanelManager DestinationManager) | |||
|
In Class | YariSoft.DBCommander.DataPanelManager | ||
|
Language | C# | ||
|
In File | /DBCommander/Managers/DataPanelManager.cs line 156 | ||
|
Arguments | Name | Type | Description |
| Source | object | ||
| Destination | object | ||
| SelectedRows | ArrayList | ||
| DestinationManager | DataPanelManager | ||
| CopyDataToTable(string TableName, DataTable Table, OleDbTransaction Transaction) | |||
|
In Class | YariSoft.DBUtil.TableCopyOperation | ||
|
Language | C# | ||
|
In File | /DBUtil/TableCopyOperation.cs line 219 | ||
|
Arguments | Name | Type | Description |
| TableName | string | ||
| Table | DataTable | ||
| Transaction | OleDbTransaction | ||
| CreateTable(string TableName, DataTable Table, OleDbTransaction Transaction) | |||
|
In Class | YariSoft.DBUtil.TableCopyOperation | ||
|
Language | C# | ||
|
In File | /DBUtil/TableCopyOperation.cs line 201 | ||
|
Arguments | Name | Type | Description |
| TableName | string | ||
| Table | DataTable | ||
| Transaction | OleDbTransaction | ||
| DeleteData() | |||
|
In Class | YariSoft.DBCommander.DataPanel | ||
|
Language | C# | ||
|
In File | /DBCommander/DataPanel.cs line 395 | ||
| DeleteData(DataView Source, ArrayList SelectedRows) | |||
|
In Class | YariSoft.DBCommander.DataPanelManager | ||
|
Language | C# | ||
|
In File | /DBCommander/Managers/DataPanelManager.cs line 136 | ||
|
Arguments | Name | Type | Description |
| Source | DataView | ||
| SelectedRows | ArrayList | ||
| DropTable(string TableName, OleDbTransaction Transaction) | |||
|
In Class | YariSoft.DBUtil.TableCopyOperation | ||
|
Language | C# | ||
|
In File | /DBUtil/TableCopyOperation.cs line 186 | ||
|
Arguments | Name | Type | Description |
| TableName | string | ||
| Transaction | OleDbTransaction | ||
| EditOperation(ref AgentOperation Operation) | |||
|
In Class | YariSoft.AgentMovieEditor.MainForm | ||
|
Language | C# | ||
|
In File | /AgentMovieEditor/MainForm.cs line 762 | ||
|
Arguments | Name | Type | Description |
| Operation | AgentOperation | ||
| EditValue(string WindowCaption, string LabelText, ref string Value) | |||
|
In Class | YariSoft.AgentMovieEditor.MainForm | ||
|
Language | C# | ||
|
In File | /AgentMovieEditor/MainForm.cs line 852 | ||
|
Arguments | Name | Type | Description |
| WindowCaption | string | ||
| LabelText | string | ||
| Value | string | ||
| Exec() | |||
|
In Class | YariSoft.DBUtil.DBBaseOperation | ||
|
Language | C# | ||
|
In File | /DBUtil/DBBaseOperation.cs line 77 | ||
| Exec() | |||
|
In Class | YariSoft.DBUtil.DBSchemaOperation | ||
|
Language | C# | ||
|
In File | /DBUtil/DBSchemaOperation.cs line 38 | ||
| Exec(OnDataChangedEventHandler OnDestinationDataChanged) | |||
|
In Class | YariSoft.DBUtil.IdentityDataOperation | ||
|
Language | C# | ||
|
In File | /DBUtil/IdentityDataOperation.cs line 23 | ||
|
Arguments | Name | Type | Description |
| OnDestinationDataChanged | OnDataChangedEventHandler | ||
| FillColumnsListBox() | |||
|
In Class | YariSoft.DBCommander.Modals.SelectionForm | ||
|
Language | C# | ||
|
In File | /DBCommander/Modals/SelectionForm.cs line 145 | ||
| FillData(object SelectValue) | |||
|
In Class | YariSoft.DBCommander.DBManager | ||
|
Language | C# | ||
|
In File | /DBCommander/Managers/DBManager.cs line 19 | ||
|
Arguments | Name | Type | Description |
| SelectValue | object | ||
| FillData(object SelectValue) | |||
|
In Class | YariSoft.DBCommander.DataPanelManager | ||
|
Language | C# | ||
|
In File | /DBCommander/Managers/DataPanelManager.cs line 116 | ||
|
Arguments | Name | Type | Description |
| SelectValue | object | ||
| FillData(object SelectValue) | |||
|
In Class | YariSoft.DBCommander.IManager | ||
|
Language | C# | ||
|
In File | /DBCommander/Managers/IManager.cs line 75 | ||
|
Arguments | Name | Type | Description |
| SelectValue | object | ||
| FillData(object SelectValue) | |||
|
In Class | YariSoft.DBCommander.TableManager | ||
|
Language | C# | ||
|
In File | /DBCommander/Managers/TableManager.cs line 29 | ||
|
Arguments | Name | Type | Description |
| SelectValue | object | ||
| FillTableDataByFK(string FKName) | |||
|
In Class | YariSoft.DBCommander.DataPanelManager | ||
|
Language | C# | ||
|
In File | /DBCommander/Managers/DataPanelManager.cs line 182 | ||
|
Arguments | Name | Type | Description |
| FKName | string | ||
| FillTableDataByFK(string FKName) | |||
|
In Class | YariSoft.DBCommander.IManager | ||
|
Language | C# | ||
|
In File | /DBCommander/Managers/IManager.cs line 91 | ||
|
Arguments | Name | Type | Description |
| FKName | string | ||
| FillTableDataByFK(string FKName) | |||
|
In Class | YariSoft.DBCommander.TableManager | ||
|
Language | C# | ||
|
In File | /DBCommander/Managers/TableManager.cs line 131 | ||
|
Arguments | Name | Type | Description |
| FKName | string | ||
| GetActiveDataView(DataGrid Grid) | |||
|
In Class | YariSoft.DBCommander.DataPanel | ||
|
Language | C# | ||
|
In File | /DBCommander/DataPanel.cs line 632 | ||
|
Arguments | Name | Type | Description |
| Grid | DataGrid | ||
| GetData(object SelectValue) | |||
|
In Class | YariSoft.DBCommander.DBManager | ||
|
Language | C# | ||
|
In File | /DBCommander/Managers/DBManager.cs line 43 | ||
|
Arguments | Name | Type | Description |
| SelectValue | object | ||
| GetData(object SelectValue) | |||
|
In Class | YariSoft.DBCommander.IManager | ||
|
Language | C# | ||
|
In File | /DBCommander/Managers/IManager.cs line 81 | ||
|
Arguments | Name | Type | Description |
| SelectValue | object | ||
| GetData(object SelectValue) | |||
|
In Class | YariSoft.DBCommander.TableManager | ||
|
Language | C# | ||
|
In File | /DBCommander/Managers/TableManager.cs line 69 | ||
|
Arguments | Name | Type | Description |
| SelectValue | object | ||
| GetDestinationPanel() | |||
|
In Class | YariSoft.DBCommander.MainForm | ||
|
Language | C# | ||
|
In File | /DBCommander/MainForm.cs line 1018 | ||
| GetGridImage() | |||
|
In Class | YariSoft.Windows.Conrols.YDataGrid | ||
|
Language | C# | ||
|
In File | /YDataGrid/YDataGrid.cs line 62 | ||
| GetMovie(MovieTypeEnum MovieType) | |||
|
In Class | YariSoft.Utils.AgentPlayer | ||
|
Language | C# | ||
|
In File | /Utils/AgentPlayer.cs line 159 | ||
|
Arguments | Name | Type | Description |
| MovieType | MovieTypeEnum | ||
| GetTableName(string TableName) | |||
|
In Class | YariSoft.DBUtil.dlc | ||
|
Language | C# | ||
|
In File | /DBUtil/Util.cs line 225 | ||
|
Arguments | Name | Type | Description |
| TableName | string | ||
| GetTableNameByFK(string FKName, DataSet Schema) | |||
|
In Class | YariSoft.DBUtil.dlc | ||
|
Language | C# | ||
|
In File | /DBUtil/Util.cs line 232 | ||
|
Arguments | Name | Type | Description |
| FKName | string | ||
| Schema | DataSet | ||
| grid_YOnKeyDown(ref Message msg, Keys keyData) | |||
|
In Class | YariSoft.DBCommander.DataPanel | ||
|
Language | C# | ||
|
In File | /DBCommander/DataPanel.cs line 561 | ||
|
Arguments | Name | Type | Description |
| msg | Message | ||
| keyData | Keys | ||
| Init(AgentInfo Info) | |||
|
In Class | YariSoft.Utils.AgentManager | ||
|
Language | C# | ||
|
In File | /Utils/AgentManager.cs line 56 | ||
|
Arguments | Name | Type | Description |
| Info | AgentInfo | ||
| Init(AgentInfo Info, bool ActivateOperations) | |||
|
In Class | YariSoft.Utils.AgentManager | ||
|
Language | C# | ||
|
In File | /Utils/AgentManager.cs line 30 | ||
|
Arguments | Name | Type | Description |
| Info | AgentInfo | ||
| ActivateOperations | bool | ||
| Init(DataGrid Grid, DataView View, SelectOperationType OperationType, ArrayList Selections) | |||
|
In Class | YariSoft.DBCommander.Modals.SelectionForm | ||
|
Language | C# | ||
|
In File | /DBCommander/Modals/SelectionForm.cs line 112 | ||
|
Arguments | Name | Type | Description |
| Grid | DataGrid | ||
| View | DataView | ||
| OperationType | SelectOperationType | ||
| Selections | ArrayList | ||
| Init(string ConnectionString) | |||
|
In Class | YariSoft.DBCommander.DataPanel | ||
|
Language | C# | ||
|
In File | /DBCommander/DataPanel.cs line 306 | ||
|
Arguments | Name | Type | Description |
| ConnectionString | string | ||
| Init(string WindowCaption, string LabelText, string Value) | |||
|
In Class | YariSoft.AgentMovieEditor.Modals.EditWindow | ||
|
Language | C# | ||
|
In File | /AgentMovieEditor/Modals/EditWindow.cs line 104 | ||
|
Arguments | Name | Type | Description |
| WindowCaption | string | ||
| LabelText | string | ||
| Value | string | ||
| IsIdentityColumnsExist(DataTable Table) | |||
|
In Class | YariSoft.DBCommander.DataPanelManager | ||
|
Language | C# | ||
|
In File | /DBCommander/Managers/DataPanelManager.cs line 190 | ||
|
Arguments | Name | Type | Description |
| Table | DataTable | ||
| LoadFromFile(ref string FileName, bool ShowDialog) | |||
|
In Class | YariSoft.Utils.ConfigFile | ||
|
Language | C# | ||
|
In File | /Utils/ConfigFile.cs line 56 | ||
|
Arguments | Name | Type | Description |
| FileName | string | ||
| ShowDialog | bool | ||
| LoadFromFile(string FileName) | |||
|
In Class | YariSoft.DBCommander.Misc.ConfigInfo | ||
|
Language | C# | ||
|
In File | /DBCommander/Misc/ConfigInfo.cs line 98 | ||
|
Arguments | Name | Type | Description |
| FileName | string | ||
| LoadFromFile(string FileName) | |||
|
In Class | YariSoft.DBCommander.Misc.OptionsInfo | ||
|
Language | C# | ||
|
In File | /DBCommander/Misc/OptionsInfo.cs line 90 | ||
|
Arguments | Name | Type | Description |
| FileName | string | ||
| LoadFromFile(string FileName) | |||
|
In Class | YariSoft.Utils.AgentInfo | ||
|
Language | C# | ||
|
In File | /Utils/AgentInfo.cs line 46 | ||
|
Arguments | Name | Type | Description |
| FileName | string | ||
| LoadFromFile(string FileName) | |||
|
In Class | YariSoft.Utils.AgentPlayer | ||
|
Language | C# | ||
|
In File | /Utils/AgentPlayer.cs line 145 | ||
|
Arguments | Name | Type | Description |
| FileName | string | ||
| MoveDown() | |||
|
In Class | YariSoft.DBCommander.DataPanelManager | ||
|
Language | C# | ||
|
In File | /DBCommander/Managers/DataPanelManager.cs line 88 | ||
| MoveUp() | |||
|
In Class | YariSoft.DBCommander.DataPanelManager | ||
|
Language | C# | ||
|
In File | /DBCommander/Managers/DataPanelManager.cs line 101 | ||
| OnDataChangedEventHandler(object Sender) | |||
|
In Class | YariSoft.DBUtil.DBBaseOperation | ||
|
Language | C# | ||
|
In File | /DBUtil/DBBaseOperation.cs line 21 | ||
|
Arguments | Name | Type | Description |
| Sender | object | ||
| OnNeedInsertIdentity(DataTable TableToUpdate, DataRow RowToUpdate, ref bool Updated) | |||
|
In Class | YariSoft.DBUtil.IdentityDataOperation | ||
|
Language | C# | ||
|
In File | /DBUtil/IdentityDataOperation.cs line 149 | ||
|
Arguments | Name | Type | Description |
| TableToUpdate | DataTable | ||
| RowToUpdate | DataRow | ||
| Updated | bool | ||
| OnNeedInsertIdentityEventHandler(DataTable TableToUpdate, DataRow RowToUpdate, ref bool Updated) | |||
|
In Class | YariSoft.DBUtil.DataCopyOperation | ||
|
Language | C# | ||
|
In File | /DBUtil/DataCopyOperation.cs line 11 | ||
|
Arguments | Name | Type | Description |
| TableToUpdate | DataTable | ||
| RowToUpdate | DataRow | ||
| Updated | bool | ||
| Open() | |||
|
In Class | YariSoft.Utils.ConfigFile | ||
|
Language | C# | ||
|
In File | /Utils/ConfigFile.cs line 143 | ||
| OpenAs() | |||
|
In Class | YariSoft.Utils.ConfigFile | ||
|
Language | C# | ||
|
In File | /Utils/ConfigFile.cs line 121 | ||
| OpenAs(string FileExtFilter) | |||
|
In Class | YariSoft.Utils.ConfigFile | ||
|
Language | C# | ||
|
In File | /Utils/ConfigFile.cs line 126 | ||
|
Arguments | Name | Type | Description |
| FileExtFilter | string | ||
| PrepareConnection() | |||
|
In Class | YariSoft.DBCommander.DataPanelManager | ||
|
Language | C# | ||
|
In File | /DBCommander/Managers/DataPanelManager.cs line 83 | ||
| PrepareConnection() | |||
|
In Class | YariSoft.DBCommander.DataPanel | ||
|
Language | C# | ||
|
In File | /DBCommander/DataPanel.cs line 317 | ||
| PrepareDataAdapter(string TableName) | |||
|
In Class | YariSoft.DBCommander.TableManager | ||
|
Language | C# | ||
|
In File | /DBCommander/Managers/TableManager.cs line 147 | ||
|
Arguments | Name | Type | Description |
| TableName | string | ||
| PrepareDataTable() | |||
|
In Class | YariSoft.DBUtil.ChangeTableForm | ||
|
Language | C# | ||
|
In File | /DBUtil/OverwriteTableForm.cs line 271 | ||
| PrepareMSSQLPrimaryKeys() | |||
|
In Class | YariSoft.DBUtil.DBCreateTableOperation | ||
|
Language | C# | ||
|
In File | /DBUtil/DBCreateTableOperation.cs line 88 | ||
| PrepareMSSQLString() | |||
|
In Class | YariSoft.DBUtil.DBCreateFKConstraintOperation | ||
|
Language | C# | ||
|
In File | /DBUtil/DBCreateFKConstraintOperation.cs line 36 | ||
| PrepareMSSQLString() | |||
|
In Class | YariSoft.DBUtil.DBCreateTableOperation | ||
|
Language | C# | ||
|
In File | /DBUtil/DBCreateTableOperation.cs line 36 | ||
| PrepareOperation(DataPanel Panel) | |||
|
In Class | YariSoft.DBCommander.DataPanel | ||
|
Language | C# | ||
|
In File | /DBCommander/DataPanel.cs line 359 | ||
|
Arguments | Name | Type | Description |
| Panel | DataPanel | ||
| PrepareSQL() | |||
|
In Class | YariSoft.DBUtil.DBCreateFKConstraintOperation | ||
|
Language | C# | ||
|
In File | /DBUtil/DBCreateFKConstraintOperation.cs line 23 | ||
| PrepareSQL() | |||
|
In Class | YariSoft.DBUtil.DBCreateTableOperation | ||
|
Language | C# | ||
|
In File | /DBUtil/DBCreateTableOperation.cs line 23 | ||
| PrepareSQL() | |||
|
In Class | YariSoft.DBUtil.DBDropTableOperation | ||
|
Language | C# | ||
|
In File | /DBUtil/DBDropTableOperation.cs line 22 | ||
| PrepareSQL() | |||
|
In Class | YariSoft.DBUtil.DBSchemaOperation | ||
|
Language | C# | ||
|
In File | /DBUtil/DBSchemaOperation.cs line 73 | ||