Click or drag to resize
NbObjectSyncManagerRemoveSyncScope Method
同期範囲を削除。

Namespace: Nec.Nebula
Assembly: Nec.Nebula.Offline (in Nec.Nebula.Offline.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
public void RemoveSyncScope(
	string bucketName
)

Parameters

bucketName
Type: SystemString
バケット名
Exceptions
ExceptionCondition
ArgumentNullExceptionバケット名がnull
Remarks
同期範囲を削除した場合、前回同期時刻は破棄する。
同期中の同期範囲の削除はしないこと。
Version Information

Offline

Supported in: 1.0
See Also