Click or drag to resize
NbObjectSyncManagerGetAllSyncScopes Method
設定されている同期範囲の一覧を返却。

Namespace: Nec.Nebula
Assembly: Nec.Nebula.Offline (in Nec.Nebula.Offline.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
public Dictionary<string, NbQuery> GetAllSyncScopes()

Return Value

Type: DictionaryString, NbQuery
バケット名と同期範囲のディクショナリ
Remarks
同期範囲が設定されていない場合、空のディクショナリを返却する。
Version Information

Offline

Supported in: 1.0
See Also