次の方法で共有


IWithAutomatic<ParentT> インターフェイス

定義

自動設定を許可するインデックス作成ポリシー更新のステージ。

public interface IWithAutomatic<ParentT>
type IWithAutomatic<'ParentT> = interface
Public Interface IWithAutomatic(Of ParentT)

型パラメーター

ParentT

この更新プログラムをアタッチした後に戻る親更新プログラムのステージ。

派生

メソッド

WithAutomatic(Boolean)

自動設定を指定します。

適用対象