次の方法で共有


DropProcedureOperation.IsDestructiveChange プロパティ

定義

この操作によってデータが失われる可能性があるかどうかを示す値を取得します。 常に false を返します。

public override bool IsDestructiveChange { get; }
member this.IsDestructiveChange : bool
Public Overrides ReadOnly Property IsDestructiveChange As Boolean

プロパティ値

適用対象