共用方式為


MigrationStatement.SuppressTransaction 屬性

定義

取得或設定值,指出這個語句是否應該在用於進行移轉程式的交易範圍之外執行。 如果設定為 true,則如果移轉程式失敗,將不會回復此作業。

public bool SuppressTransaction { get; set; }
member this.SuppressTransaction : bool with get, set
Public Property SuppressTransaction As Boolean

屬性值

適用於