Method GetStructureByNameAsync(long, string)

Assembly: redb.Core.dll

Get structure by name within scheme.

Task<RedbStructure?> GetStructureByNameAsync(long schemeId, string structureName)