次の方法で共有


ContentMigrationType 列挙 (Microsoft.SharePoint.Publishing.Administration)

移行が初回のコンテンツ移行であるか、前回の移行後の増分移行であるか、ユーザーが指定した日時以降の増分移行であるかを表します。

名前空間: Microsoft.SharePoint.Publishing.Administration
アセンブリ: Microsoft.SharePoint.Publishing (microsoft.sharepoint.publishing.dll 内)

構文

'宣言
Public Enumeration ContentMigrationType
'使用
Dim instance As ContentMigrationType
public enum ContentMigrationType

メンバ

  メンバ名 説明
FullMigration 現在のコンテンツ移行を "完全移行" として指定します。 
IncrementalSinceLastMigration 現在の移行を "増分移行" として指定します。 
IncrementalSinceWhen 移行を "増分移行" として指定します。 

関連項目

参照

Microsoft.SharePoint.Publishing.Administration 名前空間