Realm Xamarin
v0.81.0
Realm for Xamarin
|
Helper class used to construct a RealmSchema. More...
Inherits List< ObjectSchema >.
Public Member Functions | |
RealmSchema | Build () |
Build the RealmSchema to include all ObjectSchema added to this Builder. More... | |
Helper class used to construct a RealmSchema.
RealmSchema Realms.RealmSchema.Builder.Build | ( | ) |
Build the RealmSchema to include all ObjectSchema added to this Builder.
InvalidOperationException | Thrown if the Builder is empty. |