Tornado API Library - V12.30.08

z.dbSuppressMsg Property

Suppress system messages.

Product Version

All
[Visual Basic]
Public Property dbSuppressMsg As Boolean
[C#]
public bool dbSuppressMsg {set;}

Property Value

Obj.dbSuppressMsg = True | False(Def)

QuickProp Keyword Abbreviation

sm

Example

Obj.dbSuppressMsg = True;

See Also

z Class | Tornado Namespace | dbLocalText