Method CreateObject(string?)
Create non-generic RedbObject with basic metadata.
Scheme will be auto-determined on save (Object scheme).
public static RedbObject CreateObject(string? name = null)
Create non-generic RedbObject with basic metadata.
Scheme will be auto-determined on save (Object scheme).
public static RedbObject CreateObject(string? name = null)