Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
UL 拡張: イベントキューを破棄します。
Public Sub DestroyNotificationQueue(ByVal queueName As String)
public void DestroyNotificationQueue(string queueName)
queueName キューの名前。
ULException クラス SQL エラーが発生しました。
指定されたイベント通知キューを破棄します。キュー内に未読の通知が残っている場合は、警告が通知されます。未読の通知は破棄されます。接続のデフォルトのイベントキューが作成されている場合、接続が閉じると破棄されます。