Share via


EventCollection.AppendAlterScripts(StringBuilder, StringBuilder) Method

Definition

Check the current state of the events and return the script based on it. This should be used only in generating the alter script for session.

public void AppendAlterScripts (System.Text.StringBuilder addScript, System.Text.StringBuilder dropScript);

Parameters

addScript
StringBuilder
dropScript
StringBuilder

Applies to