Namespaces

YariSoft.AgentMovieEditor
YariSoft.AgentMovieEditor.Modals
YariSoft.DBCommander
YariSoft.DBCommander.Misc
YariSoft.DBCommander.Modals
YariSoft.DBUtil
YariSoft.Exceptions
YariSoft.Utils
YariSoft.Windows.Conrols

System
   System.Collections
   System.ComponentModel
   System.Data
      System.Data.OleDb
   System.Drawing
      System.Drawing.Drawing2D
   System.Globalization
   System.IO
   System.Reflection
   System.Runtime
      System.Runtime.CompilerServices
      System.Runtime.InteropServices
      System.Runtime.Serialization
         System.Runtime.Serialization.Formatters
            System.Runtime.Serialization.Formatters.Soap
   System.Text
      System.Text.RegularExpressions
   System.Threading
   System.Windows
      System.Windows.Forms
YariSoft
   YariSoft.DBUtil
   YariSoft.Utils

Classes

YariSoft.AgentMovieEditor.MainForm
YariSoft.AgentMovieEditor.Modals.AboutForm
YariSoft.AgentMovieEditor.Modals.BaseEditForm
YariSoft.AgentMovieEditor.Modals.ComboWindow
YariSoft.AgentMovieEditor.Modals.EditWindow
YariSoft.AgentMovieEditor.Modals.PositionForm
YariSoft.DBCommander.DBManager
YariSoft.DBCommander.DataPanel
YariSoft.DBCommander.DataPanelManager
YariSoft.DBCommander.IManager
YariSoft.DBCommander.MainForm
YariSoft.DBCommander.TableManager
YariSoft.DBCommander.Misc.ConfigInfo
YariSoft.DBCommander.Misc.GridStyleInfo
YariSoft.DBCommander.Misc.OptionsInfo
YariSoft.DBCommander.Misc.TableOptionsInfo
YariSoft.DBCommander.Modals.AboutForm
YariSoft.DBCommander.Modals.OptionsForm
YariSoft.DBCommander.Modals.SelectionForm
YariSoft.DBUtil.ChangeTableForm
YariSoft.DBUtil.DBBaseOperation
YariSoft.DBUtil.DBCreateFKConstraintOperation
YariSoft.DBUtil.DBCreateTableOperation
YariSoft.DBUtil.DBDropTableOperation
YariSoft.DBUtil.DBSchemaOperation
YariSoft.DBUtil.DataCopyOperation
YariSoft.DBUtil.DataDeleteOperation
YariSoft.DBUtil.IdentityDataOperation
YariSoft.DBUtil.OverwriteBaseForm
YariSoft.DBUtil.OverwriteDataForm
YariSoft.DBUtil.SchemaGenerator
YariSoft.DBUtil.TableCopyOperation
YariSoft.DBUtil.TableDeleteOperation
YariSoft.DBUtil.Util
YariSoft.DBUtil.YOleDbAdapter
YariSoft.DBUtil.dlc
YariSoft.Exceptions.YSExceptionHandler
YariSoft.Utils.AgentInfo
YariSoft.Utils.AgentManager
YariSoft.Utils.AgentMovie
YariSoft.Utils.AgentPlayer
YariSoft.Utils.ConfigFile
YariSoft.Utils.Mapi
YariSoft.Utils.MapiMessage
YariSoft.Utils.MapiRecipDesc
YariSoft.Utils.ModalBaseForm
YariSoft.Utils.YMessages
YariSoft.Utils.YProgress
YariSoft.Windows.Conrols.YDataGrid
YariSoft.Windows.Conrols.YDataGridColorBoolBoxColumn
YariSoft.Windows.Conrols.YDataGridColorTextBoxColumn

Classes With Constructors

YariSoft.AgentMovieEditor.MainForm
   MainForm()
YariSoft.AgentMovieEditor.Modals.AboutForm
   AboutForm()
YariSoft.AgentMovieEditor.Modals.BaseEditForm
   BaseEditForm()
YariSoft.AgentMovieEditor.Modals.ComboWindow
   ComboWindow()
YariSoft.AgentMovieEditor.Modals.EditWindow
   EditWindow()
YariSoft.AgentMovieEditor.Modals.PositionForm
   PositionForm()
YariSoft.DBCommander.DBManager
   DBManager(OleDbConnection Connecton, SchemaGenerator SchemaGenerator)
YariSoft.DBCommander.DataPanel
   DataPanel()
YariSoft.DBCommander.DataPanelManager
   DataPanelManager(string ConnectionString)
YariSoft.DBCommander.IManager
   IManager(OleDbConnection Connecton, SchemaGenerator SchemaGenerator)
YariSoft.DBCommander.MainForm
   MainForm()
YariSoft.DBCommander.TableManager
   TableManager(OleDbConnection Connecton, SchemaGenerator SchemaGenerator)
YariSoft.DBCommander.Misc.ConfigInfo
   ConfigInfo()
YariSoft.DBCommander.Misc.GridStyleInfo
   GridStyleInfo()
YariSoft.DBCommander.Misc.OptionsInfo
   OptionsInfo(string FileName)
YariSoft.DBCommander.Misc.TableOptionsInfo
   TableOptionsInfo()
YariSoft.DBCommander.Modals.AboutForm
   AboutForm()
YariSoft.DBCommander.Modals.OptionsForm
   OptionsForm(YariSoft.DBCommander.Misc.OptionsInfo Options)
YariSoft.DBCommander.Modals.SelectionForm
   SelectionForm()
YariSoft.DBUtil.ChangeTableForm
   ChangeTableForm()
YariSoft.DBUtil.DBBaseOperation
   DBBaseOperation()
   DBBaseOperation(OleDbConnection Connection, ArrayList SelectedRows)
   DBBaseOperation(OleDbConnection Connection, DataView Source, ArrayList SelectedRows)
YariSoft.DBUtil.DBCreateFKConstraintOperation
   DBCreateFKConstraintOperation(OleDbConnection Connection, ForeignKeyConstraint Constraint)
YariSoft.DBUtil.DBCreateTableOperation
   DBCreateTableOperation(OleDbConnection Connection, DataTable SourceTable)
YariSoft.DBUtil.DBDropTableOperation
   DBDropTableOperation(OleDbConnection Connection, string TableName)
YariSoft.DBUtil.DBSchemaOperation
   DBSchemaOperation()
YariSoft.DBUtil.DataCopyOperation
   DataCopyOperation(OleDbConnection Connection, DataView Source, DataView Destination, System.Collections.ArrayList SelectedRows)
YariSoft.DBUtil.DataDeleteOperation
   DataDeleteOperation(OleDbConnection Connection, DataView Source, ArrayList SelectedRows)
YariSoft.DBUtil.IdentityDataOperation
   YariSoft.DBUtil.IdentityDataOperation()
YariSoft.DBUtil.OverwriteBaseForm
   OverwriteBaseForm()
YariSoft.DBUtil.OverwriteDataForm
   OverwriteDataForm()
YariSoft.DBUtil.SchemaGenerator
   SchemaGenerator()
YariSoft.DBUtil.TableCopyOperation
   TableCopyOperation(DataSet Schema, OleDbConnection Connection, ArrayList SelectedRows)
YariSoft.DBUtil.TableDeleteOperation
   TableDeleteOperation(OleDbConnection Connection, DataView Source, ArrayList SelectedRows)
YariSoft.DBUtil.Util
   Util()
YariSoft.DBUtil.YOleDbAdapter
   YOleDbAdapter(OleDbDataAdapter Adapter, OleDbCommandBuilder CommandBuilder)
YariSoft.DBUtil.dlc
   YariSoft.DBUtil.dlc()
YariSoft.Exceptions.YSExceptionHandler
   YariSoft.Exceptions.YSExceptionHandler()
YariSoft.Utils.AgentInfo
   AgentInfo()
YariSoft.Utils.AgentManager
   AgentManager()
YariSoft.Utils.AgentMovie
   YariSoft.Utils.AgentMovie()
YariSoft.Utils.AgentPlayer
   YariSoft.Utils.AgentPlayer()
YariSoft.Utils.ConfigFile
   ConfigFile()
YariSoft.Utils.Mapi
   YariSoft.Utils.Mapi()
YariSoft.Utils.MapiMessage
   MapiMessage()
   MapiMessage(string Address, string Subject, string NoteText)
YariSoft.Utils.MapiRecipDesc
   MapiRecipDesc()
   MapiRecipDesc(string Address, int RecipClass)
YariSoft.Utils.ModalBaseForm
   ModalBaseForm()
YariSoft.Utils.YMessages
   YMessages()
YariSoft.Utils.YProgress
   YProgress()
YariSoft.Windows.Conrols.YDataGrid
   YDataGrid()
YariSoft.Windows.Conrols.YDataGridColorBoolBoxColumn
   YariSoft.Windows.Conrols.YDataGridColorBoolBoxColumn()
YariSoft.Windows.Conrols.YDataGridColorTextBoxColumn
   YariSoft.Windows.Conrols.YDataGridColorTextBoxColumn()

C# Properties


Active
Adapters
AgentActive
AgentInput
AgentOptions
Cancel
Character
config
ConfigFileName
ConfigObject
Connection
Connection
DataAdapter
DetailLevel
FileName
FileName
FileName
GridStyleInfo
GridStyleInfo
HasChanges
IdentityOff
IdentityOff
IdentityOff
Initialized
LeftConnection
LeftGridStyles
Maximum
NeedRefresh
NeedRefresh
OnDataGridColumnPainEventHandler
OnNeedInsertIdentityEventHandler
OperationCaption
options
PreviousConfigFileName
RightConnection
RightGridStyles
Schema
Selections
ServerCaption
ShowFuncBar
ShowProgress
ShowToolBar
StartTransaction
string defaultFileName
TableOptions
TableOptionsInfo
Tables
Value
Value
Value
Value
YariSoft.Utils.AgentInfo
YariSoft.Utils.AgentManager

C# Functions





Add
AddConstraints
AddTable
BuildNode
BuildSchema
CheckChanges
CheckChanges
CheckKeys
CompareColumns
CompareTables
CopyData
CopyData
CopyDataToTable
CreateTable
DeleteData
DeleteData
DropTable
EditOperation
EditValue
Exec
Exec
Exec
FillColumnsListBox
FillData
FillData
FillData
FillData
FillTableDataByFK
FillTableDataByFK
FillTableDataByFK
GetActiveDataView
GetData
GetData
GetData
GetDestinationPanel
GetGridImage
GetMovie
GetTableName
GetTableNameByFK
Init
Init
Init
Init
Init
IsIdentityColumnsExist
LoadFromFile
LoadFromFile
LoadFromFile
LoadFromFile
LoadFromFile
MoveDown
MoveUp
OnDataChangedEventHandler
OnNeedInsertIdentity
OnNeedInsertIdentityEventHandler
Open
OpenAs
OpenAs
PrepareConnection
PrepareConnection
PrepareDataAdapter
PrepareDataTable
PrepareMSSQLPrimaryKeys
PrepareMSSQLString
PrepareMSSQLString
PrepareOperation
PrepareSQL
PrepareSQL
PrepareSQL
PrepareSQL
PrepareUniqColumns
RefreshData
RefreshData
RefreshData
ResetIdentityState
Save
SaveAs
SaveAsToFile
SaveAsToFile
SaveToFile
SaveToFile
SaveToFile
SaveToFile
SaveToFile
SearchRows
Send
SetStyleToGrid
ShowDialog
ShowDialog
ShowQuestionToUser
TryToChangeTable
UpdateData
UpdateData
UpdateData
UpdateSelections
YKeyEventHandler

C# Subroutines

AddExpressionToRowFilter
AddMovie
AddNewRow
AddOperation
AddOperationRow
AllocateMapiRecipDesc
BuildMovieNode
BuildTree
ChangeActivePanel
CheckDataState
Clear
Clear
DeleteMapiRecipDesc
Dispose
Dispose
Dispose
Dispose
Dispose
Dispose
Dispose
Dispose
Dispose
Dispose
Dispose
Dispose
Dispose
Dispose
Dispose
Dispose
Dispose
Dispose
Dispose
Dispose
Dispose
Dispose
Dispose
Dispose
DisposeIdentityArrays
DownClick
FillData
FillOperations
ForceChangeActivePanel
Hide
InitConnections
Main
Main
MoveDown
MoveUp
OnChangeDetailLevelEventHandler
OnColumnResize
OnColumnResizeEventHandler
OnDataTableChanged
OnGridClickEventHandler
OnListChanged
OnNeedCellColor
OnNeedCellColor
OnNeedSelectionMasks
OnNeedSelectionMasksEventHandler
OnNeedSetGridStyle
OnNeedSetGridStyleEventHandler
OnPanelGridClick
OnThreadException
OpenTableComboBox
Paint
Paint
Play
Play
Play
PrepareIdentityArrays
PrepareInsertCommand
PrepareProgress
Process
public void ChangeCursor
RefreshButtons
RefreshCaptions
RefreshControls
RefreshCopyButtons
RefreshData
RefreshDataBaseData
RefreshMenuItems
RefreshSaveButtons
RefreshTableData
RefreshToolBars
RefreshUpDownButtons
SaveTableOptions
ScrollToRow
ScrollToRow
SendMail
SetFormCaption
SetFormCaption
SetIdentityState
SetProgressValue
Show
ShowHidePanel
ShowProperties
ShowSelectionForm
SwapOperations
TranslateOperation
UpClick
Update
Update
UpdateGridStyles
WndProc

Enumerators

DetailLevel
MovieTypeEnum
OperationTypeEnum
RowOperation
SelectOperationType
WinMessages

Email Addresses

emalkov@zahav.net.il