次の方法で共有


Identifier.UpdateInternal メソッド (Microsoft.Office.Server.ApplicationRegistry.Administration)

Identifier オブジェクト メタデータを SQL ステートメントで直接更新します。

名前空間: Microsoft.Office.Server.ApplicationRegistry.Administration
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)

構文

'宣言
Protected Overrides Sub UpdateInternal ( _
    sqlCmd As SqlCommand _
)
'使用
Dim sqlCmd As SqlCommand

Me.UpdateInternal(sqlCmd)
protected override void UpdateInternal (
    SqlCommand sqlCmd
)

パラメータ

  • sqlCmd
    SQL ステートメント。

関連項目

参照

Identifier クラス
Identifier メンバ
Microsoft.Office.Server.ApplicationRegistry.Administration 名前空間