Entity.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
関連項目
参照
Entity クラス
Entity メンバ
Microsoft.Office.Server.ApplicationRegistry.Administration 名前空間