TriggerOption public class TriggerOption : TSqlFragment Represents the trigger option. Documentation Code public TriggerOptionKind OptionKind { get; set; } The type of the option. public TriggerOption()