Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
UL 拡張: SQL パススルースクリプトの実行中に発生する可能性のあるすべてのステータスを列挙します。
Public Enum ULSqlProgressState
public enum ULSqlProgressState
実行されたスクリプトはまだありません。
0
SQL パススルースクリプトを現在実行中です。
1
スクリプトは正常に完了しました。
2
スクリプトは完了しましたが、エラーが発生しました。
3