RLMRealm
/////////////////////////////////////////////////////////////////////////
-
Returns the schema version for a Realm at a given local URL.
See
+ [RLMRealm schemaVersionAtURL:encryptionKey:error:]
-
Returns the same object as the one referenced when the
RLMThreadSafeReference
was first created, but resolved for the current Realm for this thread. Returnsnil
if this object was deleted after the reference was created.See
see- [RLMRealm resolveThreadSafeReference:]