JoinStatementNotices Property
Determines whether all the notices, raised during the statement execution, will be returned together in one
InfoMessage event after the statement execution, or each notice will be returned in a separate
InfoMessage event.
public bool JoinStatementNotices {get; set;}
'Declaration
Public Property JoinStatementNotices As Boolean
Property Value
true, if all the notices, raised during the statement execution, will be returned together in one
InfoMessage event; otherwise
false. Default value if
true.
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