Visual Basic (Declaration)
Visual Basic (Usage)
C#
C++/CLI
The event handler receives an argument of type CSideEventArgs containing data related to this event. The following CSideEventArgs properties provide information specific to this event.
Property | Description |
---|---|
CurrentCompany | Gets or sets the current company. |
CurrentDatabase | Gets or sets the current database. |
CurrentServer | Gets or sets the current server. |
CurrentServerType | Gets or sets the type of the current server. |
Form | Gets or sets the form. |
PreviousCompany | Gets or sets the previous company. |
PreviousDatabase | Gets or sets the previous database. |
PreviousServer | Gets or sets the previous server. |
PreviousServerType | Gets or sets the type of the previous server. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2