| ObjectBucketCacheSyncScope Property | 
            同期範囲
            
 
Namespace: Nec.Nebula.Internal.DatabaseAssembly: Nec.Nebula.Offline (in Nec.Nebula.Offline.dll) Version: 7.0.0.0 (7.0.0.0)
 Syntax
Syntaxpublic string SyncScope { get; set; }Public Property SyncScope As String
	Get
	Set
public:
property String^ SyncScope {
	String^ get ();
	void set (String^ value);
}member SyncScope : string with get, set
Property Value
Type: 
String Version Information
Version InformationOffline
Supported in: 1.0
 See Also
See Also