次の方法で共有


ResetInnerCollection メソッド

新しい設定を受け入れるように、内部コレクション内の CultureInfoIgnoreCase、および Ascending プロパティをリセットします。このメソッドは、プロパティのいずれかが変更された後で呼び出します。このメンバーをコード内で直接参照しないでください。このメンバーは、SQL Server インフラストラクチャをサポートしています。

名前空間:  Microsoft.SqlServer.Management.Sdk.Sfc
アセンブリ:  Microsoft.SqlServer.Management.Sdk.Sfc (Microsoft.SqlServer.Management.Sdk.Sfc.dll)

構文

'宣言
Protected Sub ResetInnerCollection
'使用

Me.ResetInnerCollection()
protected void ResetInnerCollection()
protected:
void ResetInnerCollection()
member ResetInnerCollection : unit -> unit 
protected function ResetInnerCollection()