Symphony Framework
SetPropertyNotificaitons Method
Symphony.Harmony Namespace > DBConnector Class : SetPropertyNotificaitons Method
Provide the ability to set all created Symphony Data Object instnaces to supress property changed notifications.
Syntax
public void SetPropertyNotificaitons( 
   bool doNotifications
)

Parameters

doNotifications
Remarks
Property changed notificaitons should be supressed by Symphony Data Object instances when being created by the Symphony Bridge server becuase there is no user interface.
Requirements

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

See Also

Reference

DBConnector Class
DBConnector Members