次の方法で共有


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

名前空間: 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 ステートメント。

関連項目

参照

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