public static bool deleteSignatureElementInternalFunctionRow(ref SQLite806xDB db806x, R_SAD806x_SignaturesElementsInternalFunctions rRow, bool recursively)
 {
     return(SQLite806xToolsSAD806xV10.deleteSignatureElementInternalFunctionRow(ref db806x, rRow, recursively));
 }
 public static object[] setSignatureElementInternalFunctionS6x(ref SADS6x sadS6x, R_SAD806x_SignaturesElementsInternalFunctions rRow)
 {
     return(SQLite806xToolsSAD806xV10.setSignatureElementInternalFunctionS6x(ref sadS6x, rRow));
 }
 public static void updateSignatureElementInternalFunctionRow(ref SQLite806xDB db806x, ref SADS6x sadS6x, R_SAD806x_SignaturesElementsInternalFunctions rRow, S6xElementSignature s6xObject)
 {
     SQLite806xToolsSAD806xV10.updateSignatureElementInternalFunctionRow(ref db806x, ref sadS6x, rRow, s6xObject);
 }