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 public 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:
StringVersion Information Offline
Supported in: 1.0
See Also