Interface ILockContext NamespacePowerSync.Common.DB AssemblyPowerSync.Common.dll public interface ILockContext : IDBGetUtils Inherited Members IDBGetUtils.GetAll<T>(string, object[]) IDBGetUtils.GetAll(string, object[]) IDBGetUtils.GetOptional<T>(string, object[]) IDBGetUtils.GetOptional(string, object[]) IDBGetUtils.Get<T>(string, object[]) IDBGetUtils.Get(string, object[]) Methods Execute(string, object?[]?) ExecuteBatch(string, object?[][]?)