Configuration.DisallowResultsFromTriggers Property

Definition

Use the disallow results from triggers option to control whether triggers return result sets. Triggers that return result sets may cause unexpected behavior in applications that are not designed to work with them. When set to 1, the disallow results from triggers option is set to ON. The default setting for this option is 0 (OFF).

C#
public Microsoft.SqlServer.Management.Smo.ConfigProperty DisallowResultsFromTriggers { get; }

Property Value

Applies to

Producto Versiones
Microsoft.SqlServer.SqlManagementObjects 150.18208.0, 160.2004021.0